Merge branch 'master' into fix-upload-front

This commit is contained in:
Jim LAURIE 2018-03-05 14:52:18 +01:00 committed by GitHub
commit 03a540631c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 8 deletions

View File

@ -111,7 +111,7 @@
"Auth & Permissions": "認證 & 權限",
"Content Manager": "內容管理",
"Content Type Builder": "建資料結構",
"Content Type Builder": "立和更新資料結構",
"Settings Manager": "管理設定",
"Email": "Email",
"Password": "密碼",

View File

@ -11,8 +11,8 @@
"containers.Edit.reset": "重設",
"containers.Edit.returnList": "回到清單",
"containers.List.addAnEntry": "增加新的 {entity}",
"containers.List.pluginHeaderDescription": "找到 {label} 個進入點",
"containers.List.pluginHeaderDescription.singular": "找到 {label} 個進入點",
"containers.List.pluginHeaderDescription": "找到 {label} 筆資料",
"containers.List.pluginHeaderDescription.singular": "找到 {label} 筆資料",
"components.LimitSelect.itemsPerPage": "每個頁面檔案數量",
"containers.List.errorFetchRecords": "錯誤",
@ -52,5 +52,5 @@
"popUpWarning.button.cancel": "取消",
"popUpWarning.button.confirm": "確認",
"popUpWarning.title": "請確認",
"popUpWarning.bodyMessage.contentType.delete": "您確定要刪除這個進入點嗎?"
"popUpWarning.bodyMessage.contentType.delete": "您確定要刪除這筆資料嗎?"
}

View File

@ -151,8 +151,8 @@
"popUpWarning.bodyMessage.contentType.delete": "您確定要刪除這個資料結構嗎?",
"popUpWarning.bodyMessage.attribute.delete": "您確定要刪除這個欄位嗎?",
"table.contentType.title.plural": "可用資料結構",
"table.contentType.title.singular": "可用資料結構",
"table.contentType.title.plural": "資料結構",
"table.contentType.title.singular": "資料結構",
"table.contentType.head.name": "名稱",
"table.contentType.head.description": "說明",
"table.contentType.head.fields": "欄位",

View File

@ -136,8 +136,8 @@
"list.languages.default.languages": "預設語言",
"list.languages.set.languages": "設為預設",
"list.databases.button.label": "增加新的連線",
"list.databases.title.singular": "個環境連線",
"list.databases.title.plural": "個環境連線",
"list.databases.title.singular": "個環境連線",
"list.databases.title.plural": "個環境連線",
"popUpWarning.title": "請確認",
"popUpWarning.databases.danger.message":