mirror of
https://github.com/rvtr/wiki.git
synced 2025-06-19 03:25:40 -04:00
Add Indonesian and Dutch to the config and names
This commit is contained in:
parent
885a3b9b64
commit
0a9169ddb2
@ -24,12 +24,16 @@ collections:
|
|||||||
output: true
|
output: true
|
||||||
hu-HU:
|
hu-HU:
|
||||||
output: true
|
output: true
|
||||||
|
id-ID:
|
||||||
|
output: true
|
||||||
it-IT:
|
it-IT:
|
||||||
output: true
|
output: true
|
||||||
ja-JP:
|
ja-JP:
|
||||||
output: true
|
output: true
|
||||||
ko-KR:
|
ko-KR:
|
||||||
output: true
|
output: true
|
||||||
|
nl-NL:
|
||||||
|
output: true
|
||||||
no-NO:
|
no-NO:
|
||||||
output: true
|
output: true
|
||||||
pl-PL:
|
pl-PL:
|
||||||
|
@ -5,9 +5,11 @@ es-ES: es
|
|||||||
fr-FR: fr
|
fr-FR: fr
|
||||||
# he-IL:
|
# he-IL:
|
||||||
hu-HU: hu
|
hu-HU: hu
|
||||||
|
# id-ID: id
|
||||||
it-IT: it
|
it-IT: it
|
||||||
ja-JP: ja
|
ja-JP: ja
|
||||||
# ko-KR:
|
# ko-KR:
|
||||||
|
# nl-NL: nl
|
||||||
# no-NO:
|
# no-NO:
|
||||||
pl-PL: pl
|
pl-PL: pl
|
||||||
pt-PT: pt
|
pt-PT: pt
|
||||||
|
@ -6,9 +6,11 @@
|
|||||||
"fr-FR": "Français",
|
"fr-FR": "Français",
|
||||||
"he-IL": "עברית",
|
"he-IL": "עברית",
|
||||||
"hu-HU": "Magyar",
|
"hu-HU": "Magyar",
|
||||||
|
"id-ID": "Bahasa Indonesia",
|
||||||
"it-IT": "Italiano",
|
"it-IT": "Italiano",
|
||||||
"ja-JP": "日本語",
|
"ja-JP": "日本語",
|
||||||
"ko-KR": "한국어",
|
"ko-KR": "한국어",
|
||||||
|
"nl-NL": "Nederlands",
|
||||||
"no-NO": "Norsk",
|
"no-NO": "Norsk",
|
||||||
"pl-PL": "Polski",
|
"pl-PL": "Polski",
|
||||||
"pt-PT": "Português",
|
"pt-PT": "Português",
|
||||||
|
Loading…
Reference in New Issue
Block a user