ref: Format translations
This commit is contained in:
@@ -58,7 +58,6 @@ export default {
|
||||
currentPassword: '當前密碼',
|
||||
dangerZone_title: '危險區域',
|
||||
date: '日期',
|
||||
dueDate_title: '截止日期',
|
||||
deleteAttachment_title: '刪除附件',
|
||||
deleteBoard_title: '刪除看板',
|
||||
deleteCard_title: '刪除卡片',
|
||||
@@ -71,7 +70,7 @@ export default {
|
||||
description: '描述',
|
||||
detectAutomatically: '自動偵測',
|
||||
dropFileToUpload: '拖放文件以上傳',
|
||||
editor: '編輯器',
|
||||
dueDate_title: '截止日期',
|
||||
editAttachment_title: '編輯附件',
|
||||
editAvatar_title: '編輯頭像',
|
||||
editDueDate_title: '編輯截止時間',
|
||||
@@ -82,6 +81,7 @@ export default {
|
||||
editPermissions_title: '修改權限',
|
||||
editStopwatch_title: '修改計時',
|
||||
editUsername_title: '修改使用者名稱',
|
||||
editor: '編輯器',
|
||||
email: '郵箱',
|
||||
enterCardTitle: '輸入卡片標題...',
|
||||
enterDescription: '輸入描述...',
|
||||
@@ -110,12 +110,12 @@ export default {
|
||||
newEmail: '新郵箱',
|
||||
newPassword: '新密碼',
|
||||
newUsername: '新使用者名稱',
|
||||
noConnectionToServer: '未連接到伺服器',
|
||||
noBoards: '沒有看板',
|
||||
noConnectionToServer: '未連接到伺服器',
|
||||
noLists: '沒有列表',
|
||||
noProjects: '沒有專案',
|
||||
notifications: '通知',
|
||||
noUnreadNotifications: '沒有未讀通知',
|
||||
notifications: '通知',
|
||||
openBoard_title: '打開看板',
|
||||
optional_inline: '可選的',
|
||||
organization: '組織機構',
|
||||
@@ -189,8 +189,8 @@ export default {
|
||||
deleteTask_title: '刪除任務',
|
||||
deleteUser: '刪除使用者',
|
||||
edit: '編輯',
|
||||
editDueDate_title: '編輯截止時間',
|
||||
editDescription_title: '編輯描述',
|
||||
editDueDate_title: '編輯截止時間',
|
||||
editEmail_title: '編輯郵箱',
|
||||
editInformation_title: '編輯信息',
|
||||
editPassword_title: '編輯密碼',
|
||||
|
||||
@@ -10,8 +10,8 @@ export default {
|
||||
password: '密碼',
|
||||
serverConnectionFailed: '伺服器連接失敗',
|
||||
unknownError: '未知錯誤,請稍後重試',
|
||||
usernameAlreadyInUse: '使用者名稱已被佔用',
|
||||
useSingleSignOn: '使用單一登入',
|
||||
usernameAlreadyInUse: '使用者名稱已被佔用',
|
||||
},
|
||||
|
||||
action: {
|
||||
|
||||
Reference in New Issue
Block a user