diff options
author | Frederic Guillot <fred@kanboard.net> | 2015-05-16 21:47:16 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2015-05-16 21:47:16 -0400 |
commit | 4d6e5d2e2cc0950114cc3ca9f32e66aa779d3b48 (patch) | |
tree | 9d3687f6d4b7c7849900b32c4518df2dc5ea7a67 /app/Locale/sr_Latn_RS/translations.php | |
parent | 4a1dc8071fe048092034a58769a78062feb7449c (diff) |
Add new automatic action to update the start date
Diffstat (limited to 'app/Locale/sr_Latn_RS/translations.php')
-rw-r--r-- | app/Locale/sr_Latn_RS/translations.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locale/sr_Latn_RS/translations.php b/app/Locale/sr_Latn_RS/translations.php index a43fe57b..20defd6d 100644 --- a/app/Locale/sr_Latn_RS/translations.php +++ b/app/Locale/sr_Latn_RS/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' => '', ); |