refactor(client): improve translation (#1654)
* refactor(enabled child collection ): locale * refactor: locale
This commit is contained in:
parent
c1057ad52b
commit
28ee5d1477
@ -58,6 +58,7 @@ export default {
|
|||||||
"All collections":"All collections",
|
"All collections":"All collections",
|
||||||
"Add category":"Add category",
|
"Add category":"Add category",
|
||||||
"Enable child collections":"Enable child collections",
|
"Enable child collections":"Enable child collections",
|
||||||
|
"Allow adding records to the current collection":"Allow adding records to the current collection",
|
||||||
"Delete category":"Delete category",
|
"Delete category":"Delete category",
|
||||||
"Edit category":"Edit category",
|
"Edit category":"Edit category",
|
||||||
"Collection category":"Collection category",
|
"Collection category":"Collection category",
|
||||||
|
@ -55,6 +55,7 @@ export default {
|
|||||||
"UI editor": "UI エディタ",
|
"UI editor": "UI エディタ",
|
||||||
"Collection": "コレクション",
|
"Collection": "コレクション",
|
||||||
"Enable child collections":"启用子表",
|
"Enable child collections":"启用子表",
|
||||||
|
"Allow adding records to the current collection":"現在のデータ・フォームへのレコードの追加を許可する",
|
||||||
"Collections & Fields": "コレクションとフィールド",
|
"Collections & Fields": "コレクションとフィールド",
|
||||||
"All collections":"すべてのデータテーブル",
|
"All collections":"すべてのデータテーブル",
|
||||||
"Add category":"分類の追加",
|
"Add category":"分類の追加",
|
||||||
|
@ -55,6 +55,7 @@ export default {
|
|||||||
"UI editor": "界面配置",
|
"UI editor": "界面配置",
|
||||||
"Collection": "数据表",
|
"Collection": "数据表",
|
||||||
"Enable child collections":"启用子表",
|
"Enable child collections":"启用子表",
|
||||||
|
"Allow adding records to the current collection":"允许向当前数据表里添加记录",
|
||||||
"Collections & Fields": "数据表配置",
|
"Collections & Fields": "数据表配置",
|
||||||
"All collections":"全部数据表",
|
"All collections":"全部数据表",
|
||||||
"Add category":"添加分类",
|
"Add category":"添加分类",
|
||||||
|
Loading…
Reference in New Issue
Block a user