From 728665eea80279faf080f1ec12b043ce3d8103ed Mon Sep 17 00:00:00 2001 From: Dusan Vuckovic Date: Fri, 15 Mar 2024 13:28:02 +0100 Subject: [PATCH] Fixes #445 - Add link to translation chapter as an alternative to the Rails command. --- admin/console/other-useful-commands.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/admin/console/other-useful-commands.rst b/admin/console/other-useful-commands.rst index 4051bcbc..f7e092dc 100644 --- a/admin/console/other-useful-commands.rst +++ b/admin/console/other-useful-commands.rst @@ -38,6 +38,13 @@ has been parsed successfully. Add translation --------------- +.. warning:: + + Although the procedure described below still works, it is not recommended for usage any more. + + Since Zammad version 6.3 it's possible to customize any translation via graphical UI. All coupled with handy + suggestions for all translatable custom objects in the local system. For more information, see the documentation for the :admin-docs:`translations screen `. + This comes in handy if you e.g. added a new state that you need to translate for several languages.