Update LangList.txt

Added portuguese language and adjusted spanish (it has spaces instead of separation with tab).
This commit is contained in:
simrafael 2019-02-18 16:57:36 -03:00 committed by GitHub
parent 3f26c040f2
commit 0018275991
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +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 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
@ -8,3 +8,4 @@ Türkçe(TR) 0x1F 0x01 turkish.json
한국어 0x12 0x01 korean.json 한국어 0x12 0x01 korean.json
繁體中文 0x04 0x01 Chinese_Traditional.json 繁體中文 0x04 0x01 Chinese_Traditional.json
简体中文 0x04 0x02 Chinese_Simplified.json 简体中文 0x04 0x02 Chinese_Simplified.json
Português(BR) 0x16 0x01 portuguese.json