summaryrefslogtreecommitdiffstats
path: root/config/locales/en-GB.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config/locales/en-GB.yml')
-rw-r--r--config/locales/en-GB.yml2
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.