tachybase_todo/packages/plugins/@nocobase/plugin-graph-collection-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

17 lines
538 B
JSON

{
"Graph Collection": "图形化数据表",
"Collection List": "数据表列表",
"Full Screen": "全屏",
"Collection Search": "表筛选",
"Create Collection": "创建数据表",
"All Fields": "全部",
"Association Fields": "关系字段",
"Choices fields": "选项字段",
"All relationships": "所有关系",
"Entity relationship only": "实体关系",
"Inheritance relationship only": "继承关系",
"Graphical interface": "图形化界面",
"Auto layout": "自动布局",
"Selection": "选择模式"
}