tachybase_todo/packages/plugins/@nocobase/plugin-multi-app-manager/src/locale/zh-CN.json
YANG QIA ff097936dd
fix(lm): reserve i18n namespaces for plugins to avoid conflicts (#3121)
* fix: fix T-2063

* fix: fix T-2589

* chore: remove translation of page header

* chore: add version check for migration

* chore: switch locale files to JSON format

* fix: bug

* fix(auth): fix translation

* fix: add App provider

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
2023-12-06 14:30:17 +08:00

12 lines
332 B
JSON

{
"Multi-app manager": "多应用管理",
"Applications": "应用",
"App display name": "应用名称",
"App ID": "应用标识",
"Pin to menu": "在菜单上显示",
"Custom domain": "自定义域名",
"Manage applications": "管理应用",
"Standalone deployment": "独立部署",
"Auto start": "自动启动"
}