Translate topbar command menu (#1784)

* Rename script

* Translate menu labels

* Update translations

* Display translated menu items
This commit is contained in:
Chenlei Hu
2024-12-03 19:51:15 -08:00
committed by GitHub
parent fc69129a2f
commit 1856479de9
8 changed files with 101 additions and 43 deletions

View File

@@ -10,8 +10,8 @@ export default {
'./src/locales/en.json': () => ['lobe-i18n locale'],
'./src/constants/coreSettings.ts': () => [
'tsx scripts/update-setting-locale.ts',
'./src/constants/*.ts': () => [
'tsx scripts/update-constants-locale.ts',
'lobe-i18n locale'
]
}