mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 16:46:31 +00:00
refactor: locale improve
This commit is contained in:
parent
9dac4c91e9
commit
886361b952
@ -283,6 +283,7 @@ export default {
|
||||
"Subtable": "Subtable",
|
||||
"Subform": "Sub-form",
|
||||
"Field mode":"Field mode",
|
||||
"Allow add new data":"Allow add new data",
|
||||
"Text and link":"Text and link",
|
||||
"Record picker": "Record picker",
|
||||
"Toggles the subfield mode": "Toggles the subfield mode",
|
||||
|
@ -557,6 +557,7 @@ export default {
|
||||
"Subtable": "サブテーブル",
|
||||
"Subform": "サブフォーム",
|
||||
"Field mode":"フィールドコンポーネント",
|
||||
"Allow add new data":"データの追加を許可",
|
||||
"Text and link":"テキストとリンク",
|
||||
"Regular expression": "正規表現",
|
||||
"Enabled languages": "利用可能な言語",
|
||||
|
@ -310,6 +310,7 @@ export default {
|
||||
"Subtable mode": "子表格模式",
|
||||
"Subform mode": "子表单模式",
|
||||
"Field mode":"字段组件",
|
||||
"Allow add new data":"允许添加数据",
|
||||
"Text and link":"文本链接",
|
||||
"Edit block title": "编辑区块标题",
|
||||
"Block title": "区块标题",
|
||||
|
Loading…
Reference in New Issue
Block a user