diff options
Diffstat (limited to 'app/Locale/es_ES')
-rw-r--r-- | app/Locale/es_ES/translations.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/Locale/es_ES/translations.php b/app/Locale/es_ES/translations.php index da3c01c6..e921c10f 100644 --- a/app/Locale/es_ES/translations.php +++ b/app/Locale/es_ES/translations.php @@ -683,4 +683,7 @@ return array( // 'Help on Bitbucket webhooks' => '', // 'Start' => '', // 'End' => '', + // 'Task age in days' => '', + // 'Days in this column' => '', + // '%dd' => '', ); |