fix: fix i18n
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled

This commit is contained in:
wangdan-fit2cloud 2025-10-10 18:17:56 +08:00 committed by CaptainB
parent 602ea9a971
commit 57ea4c5fde
2 changed files with 3 additions and 3 deletions

View File

@ -11,7 +11,7 @@ export default {
green: 'Green',
purple: 'Purple',
red: 'Red',
custom: 'theme.custom',
custom: 'Custom',
loginBackground: 'Login Background Image',
loginLogo: 'Login Logo',
websiteLogo: 'Website Logo',

View File

@ -77,8 +77,8 @@ export default {
dingtalk: 'DingTalk',
lark: 'Lark',
effective: 'Effective',
alreadyTurnedOn: 'Turned On',
notEnabled: 'Not Enabled',
alreadyTurnedOn: 'Enabled',
notEnabled: 'Disabled',
validate: 'Validate',
validateSuccess: 'Successful',
validateFailed: 'Validation failed',