diff options
author | Go MAEDA <maeda@farend.jp> | 2021-10-20 08:05:50 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2021-10-20 08:05:50 +0000 |
commit | 0b90b23a41168f98b6ab936a9e18f1c7e56ad3db (patch) | |
tree | 08562c1343d3df144b97f7174cf93e021ff94ed4 /config/locales/hu.yml | |
parent | ac8aa6b1f3284db66cece5e7338f22c45ce8fb22 (diff) | |
download | redmine-0b90b23a41168f98b6ab936a9e18f1c7e56ad3db.tar.gz redmine-0b90b23a41168f98b6ab936a9e18f1c7e56ad3db.zip |
Update locales (#32424).
git-svn-id: http://svn.redmine.org/redmine/trunk@21249 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/hu.yml')
-rw-r--r-- | config/locales/hu.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/hu.yml b/config/locales/hu.yml index 45cadb6ac..a837184d0 100644 --- a/config/locales/hu.yml +++ b/config/locales/hu.yml @@ -1456,3 +1456,5 @@ button_save_object: Save %{object_name} button_edit_object: Edit %{object_name} button_delete_object: Delete %{object_name} + text_setting_config_change: You can configure the behaviour in config/configuration.yml. + Please restart the application after editing it. |