diff options
Diffstat (limited to 'app/Locale/zh_CN')
-rw-r--r-- | app/Locale/zh_CN/translations.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locale/zh_CN/translations.php b/app/Locale/zh_CN/translations.php index c6186145..0784cedb 100644 --- a/app/Locale/zh_CN/translations.php +++ b/app/Locale/zh_CN/translations.php @@ -916,4 +916,5 @@ return array( // 'Show tasks based on the start date' => '', // 'Subtasks time tracking' => '', // 'User calendar view' => '', + // 'Automatically update the start date' => '', ); |