fix: fix i18n
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run

This commit is contained in:
wangdan-fit2cloud 2025-10-10 18:17:56 +08:00
parent f5a7cdd010
commit abf57a9458
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',