Skip to content

Commit a6e862e

Browse files
committed
docs: add "Overriding System Message Translations"
1 parent 2d786f8 commit a6e862e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

user_guide_src/source/outgoing/localization.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,16 @@ project:
266266
The translated messages will be automatically picked
267267
up because the translations folders get mapped appropriately.
268268

269+
Overriding System Message Translations
270+
======================================
271+
272+
The framework provide `System Message Translations`_, and packages that you
273+
installed may also provide the message translations.
274+
275+
If you want to override some language messages, create language files in the
276+
**app/Language** directory. Then, return only the array you want to override
277+
in the file.
278+
269279
.. _generating-translation-files-via-command:
270280

271281
Generating Translation Files via Command

0 commit comments

Comments
 (0)