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/en-GB.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/en-GB.yml')
-rw-r--r-- | config/locales/en-GB.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml index 453e86fa7..c86e7c177 100644 --- a/config/locales/en-GB.yml +++ b/config/locales/en-GB.yml @@ -1438,3 +1438,5 @@ en-GB: 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. |