mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
refactor: i18n
This commit is contained in:
parent
d0af58d866
commit
395f3f91ec
|
|
@ -270,6 +270,7 @@ Permission_Label = {
|
|||
Group.WORKSPACE_WORKSPACE.value: _("Workspace"),
|
||||
Group.APPLICATION_CHAT_LOG.value: _("Dialogue log"),
|
||||
Group.WORKSPACE_ROLE.value: _("Role"),
|
||||
Group.APPLICATION_ACCESS.value: _("Application Access"),
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -8346,3 +8346,6 @@ msgstr ""
|
|||
#: apps/xpack/views/system_params.py:41
|
||||
msgid "Update appearance settings"
|
||||
msgstr ""
|
||||
|
||||
msgid "Application Access"
|
||||
msgstr ""
|
||||
|
|
@ -8472,3 +8472,6 @@ msgstr "查看外观设置"
|
|||
#: apps/xpack/views/system_params.py:41
|
||||
msgid "Update appearance settings"
|
||||
msgstr "更新外观设置"
|
||||
|
||||
msgid "Application Access"
|
||||
msgstr "应用接入"
|
||||
|
|
@ -8472,3 +8472,6 @@ msgstr "查看外觀設置"
|
|||
#: apps/xpack/views/system_params.py:41
|
||||
msgid "Update appearance settings"
|
||||
msgstr "更新外觀設置"
|
||||
|
||||
msgid "Application Access"
|
||||
msgstr "應用介入"
|
||||
Loading…
Reference in New Issue