fix: Locales

This commit is contained in:
zhangzhanwei 2025-07-04 17:39:08 +08:00 committed by zhanweizhang7
parent 66bddc8ed3
commit 722776623d
4 changed files with 5 additions and 1 deletions

View File

@ -1291,7 +1291,7 @@ msgstr "工作流版本不存在"
#: apps/application/views/application.py:42
#: apps/application/views/application.py:43
msgid "Create an application"
msgstr "創建一個應用程式"
msgstr "创建一个应用程序"
#: apps/application/views/application.py:47
#: apps/application/views/application.py:65

View File

@ -11,6 +11,7 @@ export default {
green: 'Green',
purple: 'Purple',
red: 'Red',
custom: 'theme.custom',
loginBackground: 'Login Background Image',
loginLogo: 'Login Logo',
websiteLogo: 'Website Logo',
@ -39,4 +40,5 @@ export default {
saveAndApply: 'Save and Apply',
fileMessageError: 'File size exceeds 10MB',
saveSuccess: 'Appearance settings successfully applied',
}

View File

@ -11,6 +11,7 @@ export default {
green: '松石绿',
purple: '神秘紫',
red: '胭脂红',
custom: '自定义',
loginBackground: '登录背景图',
loginLogo: '登录 Logo',
websiteLogo: '网站 Logo',

View File

@ -11,6 +11,7 @@ export default {
green: '松石綠',
purple: '神秘紫',
red: '胭脂紅',
custom: '自定義',
loginBackground: '登錄背景圖',
loginLogo: '登錄 Logo',
websiteLogo: '網站 Logo',