Add french language to the list of translations

This commit is contained in:
Serized 2017-03-30 11:10:42 +02:00 committed by GitHub
parent 3e458430c1
commit 5894d670dc

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
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
日本語 0x11 0x01 japanese.json 日本語 0x11 0x01 japanese.json