diff options
author | Go MAEDA <maeda@farend.jp> | 2019-01-21 07:39:17 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2019-01-21 07:39:17 +0000 |
commit | 61a365789fc0a387dcdacea4d13ecca6bcade5c5 (patch) | |
tree | 30639aedf650d9f77fc618282714eb7996c839aa /config/locales/it.yml | |
parent | 9e86c95c3ee2e992f2d79ff90e431eed6a7b3e58 (diff) | |
download | redmine-61a365789fc0a387dcdacea4d13ecca6bcade5c5.tar.gz redmine-61a365789fc0a387dcdacea4d13ecca6bcade5c5.zip |
Remove unused i18n key "label_all_time" (#30466).
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@17836 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/it.yml')
-rw-r--r-- | config/locales/it.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/locales/it.yml b/config/locales/it.yml index 851fd7903..4bff53d61 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -683,7 +683,6 @@ it: label_downloads_abbr: D/L label_this_month: questo mese label_last_n_days: "ultimi %{count} giorni" - label_all_time: sempre label_this_year: quest'anno label_date_range: Intervallo di date label_last_week: ultima settimana |