mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-30 11:11:53 +00:00
Translate topbar command menu (#1784)
* Rename script * Translate menu labels * Update translations * Display translated menu items
This commit is contained in:
@@ -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'
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user