Skip to content

Commit 21b8498

Browse files
authored
update available languagues for reference doc (#2127)
## Changes Add the language names of managed languages in translation of man pages - ## Context <!-- Explain why you're making these changes. -->
2 parents 5668090 + 011256b commit 21b8498

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

data/lang_names.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
cs: "čeština"
12
de: "Deutsch"
23
en: "English"
34
es: "Español"
@@ -8,15 +9,20 @@ id: "Bahasa Indonesia"
89
is: "Íslenska"
910
it: "Italiano"
1011
ja: "日本語"
12+
ko: "한국어"
1113
mr: "मराठी"
14+
my: "မျန္မာစာ"
1215
nb_NO: "Norsk bokmål"
1316
nl: "Nederlands"
1417
pl: "Polski"
1518
pt_BR: "Português (Brasil)"
1619
pt_PT: "Português (Portugal)"
1720
ro: "Română"
1821
ru: "Русский"
22+
sk: "slovenčina"
23+
sv: "Svenska"
1924
tr: "Türkçe"
2025
uk: "українська мова"
26+
vi: "Tiếng Việt"
2127
zh_HANS-CN: "简体中文"
2228
zh_HANT: "繁體中文"

0 commit comments

Comments
 (0)