File tree Expand file tree Collapse file tree 4 files changed +5
-1
lines changed
apps/locales/zh_CN/LC_MESSAGES Expand file tree Collapse file tree 4 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -1291,7 +1291,7 @@ msgstr "工作流版本不存在"
12911291#: apps/application/views/application.py:42
12921292#: apps/application/views/application.py:43
12931293msgid "Create an application"
1294- msgstr "創建一個應用程式 "
1294+ msgstr "创建一个应用程序 "
12951295
12961296#: apps/application/views/application.py:47
12971297#: apps/application/views/application.py:65
Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ export default {
1111 green : 'Green' ,
1212 purple : 'Purple' ,
1313 red : 'Red' ,
14+ custom : 'theme.custom' ,
1415 loginBackground : 'Login Background Image' ,
1516 loginLogo : 'Login Logo' ,
1617 websiteLogo : 'Website Logo' ,
@@ -39,4 +40,5 @@ export default {
3940 saveAndApply : 'Save and Apply' ,
4041 fileMessageError : 'File size exceeds 10MB' ,
4142 saveSuccess : 'Appearance settings successfully applied' ,
43+
4244}
Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ export default {
1111 green : '松石绿' ,
1212 purple : '神秘紫' ,
1313 red : '胭脂红' ,
14+ custom : '自定义' ,
1415 loginBackground : '登录背景图' ,
1516 loginLogo : '登录 Logo' ,
1617 websiteLogo : '网站 Logo' ,
Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ export default {
1111 green : '松石綠' ,
1212 purple : '神秘紫' ,
1313 red : '胭脂紅' ,
14+ custom : '自定義' ,
1415 loginBackground : '登錄背景圖' ,
1516 loginLogo : '登錄 Logo' ,
1617 websiteLogo : '網站 Logo' ,
You can’t perform that action at this time.
0 commit comments