Skip to content

Commit

Permalink
Add missing languages from menu (#6953)
Browse files Browse the repository at this point in the history
The following languages exist in Minetest PO folder were missing from the selection menu:
- dv (Dhivehi)
- ms (Malay)
- sl (Slovenian)
- sv (Swedish)
- sw (Swahili)
  • Loading branch information
Muhammad Nur Hidayat Yasuyoshi (MNH48.com) authored and SmallJoker committed Jan 23, 2018
1 parent 01bc817 commit 04e5a65
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion builtin/settingtypes.txt
Expand Up @@ -1199,7 +1199,8 @@ name (Player name) string

# Set the language. Leave empty to use the system language.
# A restart is required after changing this.
language (Language) enum ,be,ca,cs,da,de,en,eo,es,et,fr,he,hu,id,it,ja,jbo,ko,ky,lt,nb,nl,pl,pt,pt_BR,ro,ru,sr_Cyrl,tr,uk,zh_CN,zh_TW
language (Language) enum ,be,ca,cs,da,de,dv,en,eo,es,et,fr,he,hu,id,it,ja,jbo,ko,ky,lt,ms,nb,nl,pl,pt,pt_BR,ro,ru,sl,sr_Cyrl,sv,sw,tr,uk,zh_CN,zh_TW


# Level of logging to be written to debug.txt:
# - <nothing> (no logging)
Expand Down

0 comments on commit 04e5a65

Please sign in to comment.