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: '组织机构',
|
||||
@@ -188,8 +188,8 @@ export default {
|
||||
deleteTask_title: '删除任务',
|
||||
deleteUser: '删除用户',
|
||||
edit: '编辑',
|
||||
editDueDate_title: '编辑到期时间',
|
||||
editDescription_title: '编辑描述',
|
||||
editDueDate_title: '编辑到期时间',
|
||||
editEmail_title: '编辑邮箱',
|
||||
editInformation_title: '编辑信息',
|
||||
editPassword_title: '编辑密码',
|
||||
|
||||
Reference in New Issue
Block a user