mirror of
https://github.com/ansible/awx.git
synced 2026-05-17 06:17:36 -02:30
Create AWX docsite with RST content (#14328)
Co-authored-by: Thanhnguyet Vo <tvo@ansible.com> Co-authored-by: TVo <thavo@redhat.com>
This commit is contained in:
63
docs/docsite/rst/release_notes/supported_locales.rst
Normal file
63
docs/docsite/rst/release_notes/supported_locales.rst
Normal file
@@ -0,0 +1,63 @@
|
||||
*****************************************
|
||||
Supported Locales
|
||||
*****************************************
|
||||
|
||||
.. index::
|
||||
single: locales supported
|
||||
|
||||
|
||||
AWX supports the following locales for UTC-friendly date and time information.
|
||||
|
||||
AWX automatically sets the locale preference based on the user's browser settings. For Safari, Internet Explorer, and older versions of Chrome as well as FireFox, this is handled automatically.
|
||||
|
||||
For newer versions of Chrome (v32 and later) and FireFox (v32 and later), AWX uses the language preferences set from your browser's language settings. The browser lists the user's preferred languages and selects the first in the array as the user's top choice, which AWX uses as the preferred locale. This means that you can change your browser's language and change your AWX locale preferences (although you may need to reload/refresh AWX in your browser to see this change.)
|
||||
|
||||
|
||||
.. - ``ar`` -- Arabic
|
||||
|
||||
- ``az`` -- Cyrillic
|
||||
- ``bg`` -- Bulgarian
|
||||
- ``bs`` -- Bosnian
|
||||
- ``ca`` -- Catalan
|
||||
- ``cs`` -- Czech
|
||||
- ``da`` -- Danish
|
||||
- ``de`` -- German
|
||||
- ``el`` -- Greek
|
||||
- ``en-gb`` -- English (United Kingdom)
|
||||
- ``es`` -- Spanish
|
||||
- ``et`` -- Estonian
|
||||
- ``eu`` -- Basque
|
||||
- ``fa`` -- Persian
|
||||
- ``fi`` -- Finnish
|
||||
- ``fo`` -- Faroese
|
||||
- ``fr`` -- French
|
||||
- ``gl`` -- Galician
|
||||
- ``he`` -- Hebrew
|
||||
- ``hr`` -- Croatian
|
||||
- ``hu`` -- Hungarian
|
||||
- ``id`` -- Indonesian
|
||||
- ``is`` -- Icelandic
|
||||
- ``it`` -- Italian
|
||||
- ``ja`` -- Japanese
|
||||
- ``ka`` -- Georgian
|
||||
- ``lt`` -- Lithuanian
|
||||
- ``lv`` -- Latvian
|
||||
- ``mk`` -- Macedonian
|
||||
- ``nb`` -- Norwegian
|
||||
- ``nl`` -- Dutch
|
||||
- ``pl`` -- Polish
|
||||
- ``pt-br`` -- Portuguese (Brazil)
|
||||
- ``pt`` -- Portuguese
|
||||
- ``ro`` -- Romanian
|
||||
- ``ru`` -- Russian
|
||||
- ``sk`` -- Slovak
|
||||
- ``sl`` -- Slovenian
|
||||
- ``sq`` -- Albanian
|
||||
- ``sr`` -- Serbian
|
||||
- ``sv`` -- Swedish
|
||||
- ``th`` -- Thai
|
||||
- ``tr`` -- Turkish
|
||||
- ``uk`` -- Ukrainian
|
||||
- ``vi`` -- Vietnamese
|
||||
- ``zh-cn`` -- Chinese (simplified)
|
||||
- ``zh-tw`` -- Chinese (traditional)
|
||||
Reference in New Issue
Block a user