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/nl.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/nl.yml')
-rw-r--r-- | config/locales/nl.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/locales/nl.yml b/config/locales/nl.yml index b1b6fbcac..003f3c668 100644 --- a/config/locales/nl.yml +++ b/config/locales/nl.yml @@ -682,7 +682,6 @@ nl: project_module_time_tracking: Tijdregistratie project_module_wiki: Wiki setting_activity_days_default: Aantal weergegeven dagen bij het tabblad "Activiteit" - setting_app_subtitle: Applicatieondertitel setting_app_title: Applicatietitel setting_attachment_max_size: Max. grootte bijlage setting_autofetch_changesets: Commits automatisch ophalen |