summaryrefslogtreecommitdiff
path: root/app/Locale/zh_TW
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2018-06-06 14:00:25 -0700
committerFrédéric Guillot <fred@kanboard.net>2018-06-06 14:00:25 -0700
commit07a0a816b11403e25562d11f494f16f03857f14e (patch)
tree6e03bf8d8f469033cbef519a4e97d2897bef9cf5 /app/Locale/zh_TW
parent5064fcd33098e7252690af8a0770f83aadefa059 (diff)
Reword project settings label
Diffstat (limited to 'app/Locale/zh_TW')
-rw-r--r--app/Locale/zh_TW/translations.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/zh_TW/translations.php b/app/Locale/zh_TW/translations.php
index 86d26ff0..3b1b3af0 100644
--- a/app/Locale/zh_TW/translations.php
+++ b/app/Locale/zh_TW/translations.php
@@ -1022,7 +1022,6 @@ return array(
'Edit description' => '編輯描述',
'New internal link' => '新增内部連接',
'Display list of keyboard shortcuts' => '顯示快速鍵列表',
- 'Menu' => '選單',
'Set start date' => '開始任務',
'Avatar' => '頭像',
'Upload my avatar image' => '上傳我的頭像',
@@ -1383,4 +1382,5 @@ return array(
// 'Move selected tasks to another column' => '',
// 'Edit tasks in bulk' => '',
// 'Choose the properties that you would like to change for the selected tasks.' => '',
+ // 'Configure this project' => '',
);