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