diff options
author | Frederic Guillot <fred@kanboard.net> | 2015-02-11 20:46:14 -0500 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2015-02-11 20:46:14 -0500 |
commit | 2c512f93acf6ce3e83e4600c199371ee5eb4f3a6 (patch) | |
tree | ed0c308dc6e8268899e78dca50f093131e8f5896 /app/Locale/it_IT | |
parent | 59ee6f9fee1c8a8245d859c8788d6819223e3d20 (diff) |
Improve pull-request
Diffstat (limited to 'app/Locale/it_IT')
-rw-r--r-- | app/Locale/it_IT/translations.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/Locale/it_IT/translations.php b/app/Locale/it_IT/translations.php index 9fdc2631..5c3ef47b 100644 --- a/app/Locale/it_IT/translations.php +++ b/app/Locale/it_IT/translations.php @@ -683,4 +683,7 @@ return array( // 'Help on Bitbucket webhooks' => '', // 'Start' => '', // 'End' => '', + // 'Task age in days' => '', + // 'Days in this column' => '', + // '%dd' => '', ); |