fix: system theme
This commit is contained in:
@@ -237,13 +237,15 @@ export default {
|
||||
'common.appearance.dark': 'Темная',
|
||||
'common.appearance.light': 'Светлая',
|
||||
'common.appearance.system': 'Как в системе',
|
||||
'common.exception.404': 'Извините, страница, которую вы посетили, не существует.',
|
||||
'common.exception.404':
|
||||
'Извините, страница, которую вы посетили, не существует.',
|
||||
'common.appearance.darkmode': 'Тёмная тема',
|
||||
'common.appearance.lightmode': 'Светлая тема',
|
||||
'common.appearance.tips': 'По умолчанию соответствует системным настройкам.',
|
||||
'common.button.forgotpassword': 'Забыли пароль?'
|
||||
'common.button.forgotpassword': 'Забыли пароль?',
|
||||
'common.appearance.theme': 'Theme'
|
||||
};
|
||||
|
||||
// ========== To-Do: Translate Keys (Remove After Translation) ==========
|
||||
|
||||
// 1. 'common.appearance.theme': 'Theme'
|
||||
// ========== End of To-Do List ==========
|
||||
|
||||
Reference in New Issue
Block a user