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