chore: Mark all missing translation keys
This commit is contained in:
@@ -66,6 +66,7 @@ export default {
|
||||
areYouSureYouWantToEmptyTrash: '您确定要清空回收站吗?',
|
||||
areYouSureYouWantToLeaveBoard: '确认离开此面板吗?',
|
||||
areYouSureYouWantToLeaveProject: '确认离开此项目吗?',
|
||||
areYouSureYouWantToMakeThisProjectPrivate: null,
|
||||
areYouSureYouWantToMakeThisProjectShared: '您确定要将此项目设为共享吗?',
|
||||
areYouSureYouWantToRemoveThisManagerFromProject: '确认从本项目删除该管理员吗?',
|
||||
areYouSureYouWantToRemoveThisMemberFromBoard: '确认本面板删除该成员吗?',
|
||||
@@ -179,6 +180,7 @@ export default {
|
||||
general: '全体',
|
||||
gradients: '渐变',
|
||||
grid: '网格',
|
||||
hideCompletedTasks: null,
|
||||
hideFromProjectListAndFavorites: '从项目列表和收藏中隐藏',
|
||||
hours: '小时',
|
||||
importBoard_title: '导入面板',
|
||||
@@ -189,14 +191,18 @@ export default {
|
||||
leaveBoard_title: '离开面板',
|
||||
leaveProject_title: '离开项目',
|
||||
limitCardTypesToDefaultOne: '限制卡片类型为默认类型',
|
||||
linkToCard: null,
|
||||
list: '列表',
|
||||
listActions_title: '列表操作',
|
||||
lists: '列表',
|
||||
makeProjectPrivate_title: null,
|
||||
makeProjectShared_title: '将项目设为共享',
|
||||
managers: '管理员',
|
||||
memberActions_title: '成员操作',
|
||||
members: '成员',
|
||||
minutes: '分钟',
|
||||
moreActions: null,
|
||||
moreActions_title: null,
|
||||
moveCard_title: '移动卡片',
|
||||
myOwn_title: '我的',
|
||||
name: '姓名',
|
||||
@@ -206,12 +212,14 @@ export default {
|
||||
newVersionAvailable: '有新版本可用',
|
||||
newestFirst: '最新优先',
|
||||
noBoards: '没有面板',
|
||||
noCardsFound: null,
|
||||
noConnectionToServer: '未连接服务器',
|
||||
noLists: '没有列表',
|
||||
noProjects: '没有项目',
|
||||
noUnreadNotifications: '没有未读通知',
|
||||
notifications: '通知',
|
||||
oldestFirst: '最旧优先',
|
||||
onlyOneManagerShouldRemainToMakeThisProjectPrivate: null,
|
||||
openBoard_title: '打开面板',
|
||||
optional_inline: '可选的',
|
||||
organization: '组织机构',
|
||||
@@ -392,6 +400,8 @@ export default {
|
||||
leaveProject: '离开项目',
|
||||
logOut_title: '退出',
|
||||
makeCover_title: '设置标题',
|
||||
makeProjectPrivate: null,
|
||||
makeProjectPrivate_title: null,
|
||||
makeProjectShared: '将项目设为共享',
|
||||
makeProjectShared_title: '将项目设为共享',
|
||||
move: '移动',
|
||||
|
||||
Reference in New Issue
Block a user