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/pt.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/pt.yml')
-rw-r--r-- | config/locales/pt.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/locales/pt.yml b/config/locales/pt.yml index edded4013..4ee182fe4 100644 --- a/config/locales/pt.yml +++ b/config/locales/pt.yml @@ -284,7 +284,6 @@ pt: field_parent_title: Página pai setting_app_title: Título da aplicação - setting_app_subtitle: Sub-título da aplicação setting_welcome_text: Texto de boas vindas setting_default_language: Língua por omissão setting_login_required: Autenticação obrigatória |