diff options
Diffstat (limited to 'app/Locale/zh_TW/translations.php')
-rw-r--r-- | app/Locale/zh_TW/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/zh_TW/translations.php b/app/Locale/zh_TW/translations.php index ee30f0a7..86d26ff0 100644 --- a/app/Locale/zh_TW/translations.php +++ b/app/Locale/zh_TW/translations.php @@ -1382,5 +1382,5 @@ return array( // 'Apply action' => '', // 'Move selected tasks to another column' => '', // 'Edit tasks in bulk' => '', - // 'Choose the properties that you would to change for the selected tasks.' => '', + // 'Choose the properties that you would like to change for the selected tasks.' => '', ); |