summaryrefslogtreecommitdiff
path: root/docs/modules/ROOT
diff options
context:
space:
mode:
authorDan Allen <dan.j.allen@gmail.com>2021-06-25 23:58:14 -0600
committerDan Allen <dan.j.allen@gmail.com>2021-06-26 01:34:22 -0600
commitcefa93cf519baadaef6c6ca30bfe9d29e564a988 (patch)
treeac7b9bb89541b37fd314761f2bc86cb4d8d9f94d /docs/modules/ROOT
parenta9ea5617fa6d733880130f87b4187c3bac01b0c0 (diff)
list the languages into which the built-in languages have been translated [skip ci]
Diffstat (limited to 'docs/modules/ROOT')
-rw-r--r--docs/modules/ROOT/pages/localization-support.adoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/modules/ROOT/pages/localization-support.adoc b/docs/modules/ROOT/pages/localization-support.adoc
index 508a3ba8..563f1638 100644
--- a/docs/modules/ROOT/pages/localization-support.adoc
+++ b/docs/modules/ROOT/pages/localization-support.adoc
@@ -128,6 +128,7 @@ Of course, you're probably hoping this has already been done for you.
Indeed, it has!
You can find an {url-lang-attributes}[AsciiDoc file^] in the Asciidoctor repository that provides translations of these attributes for most major languages.
+Thus far, the built-in labels have been translated into the following languages: Arabic, Belarusian, Bulgarian, Catalan, Czech, Danish, Dutch, German, Spanish, Persian (Farsi), Finnish, French, Hungarian, Bahasa Indonesian, Italian, Japanese, Korean, Norweign Bokmål, Norwegian Nynorsk, Polish, Portuguese, Brazilian Portuguese, Romanian, Russian, Serbian Cyrillic, Serbian Latin, Swedish, Turkish, Ukrainian, Vietnamese, Simplified Chinese, and Traditional Chinese.
The translations are defined using AsciiDoc attribute entries inside conditional preprocessor blocks, just as suggested above.
To use this file to translate the built-in labels according the value of the `lang` attribute (just like the DocBook toolchain does), follow these steps: