diff --git a/tutorials/asset_pipeline/importing_translations.rst b/tutorials/asset_pipeline/importing_translations.rst index 2b8d44e32..432ff4534 100644 --- a/tutorials/asset_pipeline/importing_translations.rst +++ b/tutorials/asset_pipeline/importing_translations.rst @@ -52,8 +52,8 @@ be saved in utf-8 encoding and the format is as follows: | KEYN | string | string | string | +--------+----------+----------+----------+ -The "lang" tags must represent a language, it must be one of the `valid -locales `__ supported by the engine. The "KEY" tags must be +The "lang" tags must represent a language, it must be one of the :ref:`valid +locales ` supported by the engine. The "KEY" tags must be unique and represent a string universally (they are usually in uppercase, to differentiate from other strings). Here's an example: