Add spanish to language list

This commit is contained in:
Underforest 2017-07-24 20:54:38 -07:00 committed by GitHub
parent 8fedea3701
commit 613278c595

View File

@ -1,5 +1,6 @@
;LangName LangID SubLangID FileName ;LangName LangID SubLangID FileName
English(US) 0x09 0x01 english.json English(US) 0x09 0x01 english.json
Español 0x0A 0x01 spanish.json
Français(FR) 0x0C 0x01 french.json Français(FR) 0x0C 0x01 french.json
Русский(RU) 0x19 0x01 russian.json Русский(RU) 0x19 0x01 russian.json
Türkçe(TR) 0x1F 0x01 turkish.json Türkçe(TR) 0x1F 0x01 turkish.json