refactor(client): improve translation (#1654)

* refactor(enabled child collection ): locale

* refactor: locale
This commit is contained in:
katherinehhh 2023-04-06 16:15:44 +08:00 committed by GitHub
parent c1057ad52b
commit 28ee5d1477
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 0 deletions

View File

@ -58,6 +58,7 @@ export default {
"All collections":"All collections",
"Add category":"Add category",
"Enable child collections":"Enable child collections",
"Allow adding records to the current collection":"Allow adding records to the current collection",
"Delete category":"Delete category",
"Edit category":"Edit category",
"Collection category":"Collection category",

View File

@ -55,6 +55,7 @@ export default {
"UI editor": "UI エディタ",
"Collection": "コレクション",
"Enable child collections":"启用子表",
"Allow adding records to the current collection":"現在のデータ・フォームへのレコードの追加を許可する",
"Collections & Fields": "コレクションとフィールド",
"All collections":"すべてのデータテーブル",
"Add category":"分類の追加",

View File

@ -55,6 +55,7 @@ export default {
"UI editor": "界面配置",
"Collection": "数据表",
"Enable child collections":"启用子表",
"Allow adding records to the current collection":"允许向当前数据表里添加记录",
"Collections & Fields": "数据表配置",
"All collections":"全部数据表",
"Add category":"添加分类",