diff options
author | Go MAEDA <maeda@farend.jp> | 2018-02-24 03:30:50 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2018-02-24 03:30:50 +0000 |
commit | 9520b4944ef9868a560ac89bdc64a846264cd06c (patch) | |
tree | 50ce83bf816fd76f42c690d781fadeb01eb050c6 /config/locales/hr.yml | |
parent | 27a1d65a50e5c0407e00bdce1434c240c6d3d2af (diff) | |
download | redmine-9520b4944ef9868a560ac89bdc64a846264cd06c.tar.gz redmine-9520b4944ef9868a560ac89bdc64a846264cd06c.zip |
Remove unused i18n key: setting_app_subtitle (#28229).
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@17211 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/hr.yml')
-rw-r--r-- | config/locales/hr.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/locales/hr.yml b/config/locales/hr.yml index a483dd418..1b7de4c75 100644 --- a/config/locales/hr.yml +++ b/config/locales/hr.yml @@ -291,7 +291,6 @@ hr: field_group_by: Group results by setting_app_title: Naziv aplikacije - setting_app_subtitle: Podnaslov aplikacije setting_welcome_text: Tekst dobrodošlice setting_default_language: Zadani jezik setting_login_required: Potrebna je prijava |