Skip to content

Commit a295efb

Browse files
committed
add many more language codes to the list
1 parent a34a8d8 commit a295efb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

_config.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,9 @@ life_cycle: "stable"
2525
kind: "lesson"
2626

2727
# Languages
28-
other_languages: ["es", "fr", "ja", "pt", "it"]
28+
# Order is from https://en.wikipedia.org/wiki/List_of_languages_by_total_number_of_speakers#Ethnologue_(2019,_22nd_edition)
29+
# followed by the remaining entries from https://en.wikipedia.org/wiki/List_of_languages_by_number_of_native_speakers#Ethnologue_(2019,_22nd_edition)
30+
other_languages: ["zh-CN", "zh-TW", "hi", "es", "fr", "ar", "bn", "ru", "pt", "id", "ur", "de", "ja", "sw", "mr", "te", "pa", "ta", "tr", "ko", "vi", "jw", "it", "ha", "th", "gu", "kn", "fa", "ms", "pl", "yo", "ml", "su", "uz", "ig", "ro", "nl", "az", "ku", "am", "mg", "sr", "ne", "km", "so", "ceb", "si", "el", "kk", "hu", "zu", "cs"]
2931

3032
# Magic to make URLs resolve both locally and on GitHub.
3133
# See https://help.github.com/articles/repository-metadata-on-github-pages/.

0 commit comments

Comments
 (0)