diff options
Diffstat (limited to 'app/Locale/zh_CN/translations.php')
-rw-r--r-- | app/Locale/zh_CN/translations.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app/Locale/zh_CN/translations.php b/app/Locale/zh_CN/translations.php index ca476aa2..3800f239 100644 --- a/app/Locale/zh_CN/translations.php +++ b/app/Locale/zh_CN/translations.php @@ -441,17 +441,14 @@ return array( 'This export contains the number of tasks per column grouped per day.' => '此导出包含每列的任务数,按天分组', 'Active swimlanes' => '活动里程碑', 'Add a new swimlane' => '添加新里程碑', - 'Change default swimlane' => '修改默认里程碑', 'Default swimlane' => '默认里程碑', 'Do you really want to remove this swimlane: "%s"?' => '确定要删除里程碑:"%s"?', 'Inactive swimlanes' => '非活动里程碑', 'Remove a swimlane' => '删除里程碑', - 'Show default swimlane' => '显示默认里程碑', 'Swimlane modification for the project "%s"' => '项目"%s"的里程碑变更', 'Swimlane removed successfully.' => '成功删除里程碑', 'Swimlanes' => '里程碑', 'Swimlane updated successfully.' => '成功更新了里程碑。', - 'The default swimlane have been updated successfully.' => '成功更新了默认里程碑。', 'Unable to remove this swimlane.' => '无法删除此里程碑', 'Unable to update this swimlane.' => '无法更新此里程碑', 'Your swimlane have been created successfully.' => '已经成功创建里程碑。', |