diff options
Diffstat (limited to 'config/locales/fr.yml')
-rw-r--r-- | config/locales/fr.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 44d68f1ac..ef97767ac 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -1418,3 +1418,5 @@ fr: 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. |