mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
Added local language detection
Added language.cfg for all locale folders from the base game Added language.lua with the functions which detect the local language Added language.lua to _file_loader.lua
This commit is contained in:
2
locale/af/language.cfg
Normal file
2
locale/af/language.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
[language]
|
||||
local-language=Afrikaans
|
||||
2
locale/ar/language.cfg
Normal file
2
locale/ar/language.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
[language]
|
||||
local-language=Arabic
|
||||
2
locale/be/language.cfg
Normal file
2
locale/be/language.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
[language]
|
||||
local-language=Belarusian
|
||||
2
locale/bg/language.cfg
Normal file
2
locale/bg/language.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
[language]
|
||||
local-language=Bulgarian
|
||||
2
locale/ca/language.cfg
Normal file
2
locale/ca/language.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
[language]
|
||||
local-language=Catalan
|
||||
2
locale/cs/language.cfg
Normal file
2
locale/cs/language.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
[language]
|
||||
local-language=Czech
|
||||
2
locale/da/language.cfg
Normal file
2
locale/da/language.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
[language]
|
||||
local-language=Danish
|
||||
2
locale/de/language.cfg
Normal file
2
locale/de/language.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
[language]
|
||||
local-language=German
|
||||
2
locale/el/language.cfg
Normal file
2
locale/el/language.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
[language]
|
||||
local-language=Greek
|
||||
2
locale/en/language.cfg
Normal file
2
locale/en/language.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
[language]
|
||||
local-language=English
|
||||
2
locale/eo/language.cfg
Normal file
2
locale/eo/language.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
[language]
|
||||
local-language=Esperanto
|
||||
2
locale/es-ES/language.cfg
Normal file
2
locale/es-ES/language.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
[language]
|
||||
local-language=Spanish (Spain)
|
||||
2
locale/et/language.cfg
Normal file
2
locale/et/language.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
[language]
|
||||
local-language=Estonian
|
||||
2
locale/eu/language.cfg
Normal file
2
locale/eu/language.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
[language]
|
||||
local-language=Basque
|
||||
2
locale/fa/language.cfg
Normal file
2
locale/fa/language.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
[language]
|
||||
local-language=Persian
|
||||
2
locale/fi/language.cfg
Normal file
2
locale/fi/language.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
[language]
|
||||
local-language=Finnish
|
||||
2
locale/fil/language.cfg
Normal file
2
locale/fil/language.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
[language]
|
||||
local-language=Filipino
|
||||
2
locale/fr/language.cfg
Normal file
2
locale/fr/language.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
[language]
|
||||
local-language=French
|
||||
2
locale/fy-NL/language.cfg
Normal file
2
locale/fy-NL/language.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
[language]
|
||||
local-language=Frysian (Netherlands)
|
||||
2
locale/ga-IE/language.cfg
Normal file
2
locale/ga-IE/language.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
[language]
|
||||
local-language=Irish (Ireland)
|
||||
2
locale/he/language.cfg
Normal file
2
locale/he/language.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
[language]
|
||||
local-language=Hebrew
|
||||
2
locale/hr/language.cfg
Normal file
2
locale/hr/language.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
[language]
|
||||
local-language=Croatian
|
||||
2
locale/hu/language.cfg
Normal file
2
locale/hu/language.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
[language]
|
||||
local-language=Hungarian
|
||||
2
locale/id/language.cfg
Normal file
2
locale/id/language.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
[language]
|
||||
local-language=Indonesian
|
||||
2
locale/is/language.cfg
Normal file
2
locale/is/language.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
[language]
|
||||
local-language=Icelandic
|
||||
2
locale/it/language.cfg
Normal file
2
locale/it/language.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
[language]
|
||||
local-language=Italian
|
||||
2
locale/ja/language.cfg
Normal file
2
locale/ja/language.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
[language]
|
||||
local-language=Japanese
|
||||
2
locale/ka/language.cfg
Normal file
2
locale/ka/language.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
[language]
|
||||
local-language=Georgian
|
||||
2
locale/kk/language.cfg
Normal file
2
locale/kk/language.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
[language]
|
||||
local-language=Kazakh
|
||||
2
locale/ko/language.cfg
Normal file
2
locale/ko/language.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
[language]
|
||||
local-language=Korean
|
||||
2
locale/lt/language.cfg
Normal file
2
locale/lt/language.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
[language]
|
||||
local-language=Lithuanian
|
||||
2
locale/lv/language.cfg
Normal file
2
locale/lv/language.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
[language]
|
||||
local-language=Latvian
|
||||
2
locale/nl/language.cfg
Normal file
2
locale/nl/language.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
[language]
|
||||
local-language=Dutch (Netherlands)
|
||||
2
locale/no/language.cfg
Normal file
2
locale/no/language.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
[language]
|
||||
local-language=Norwegian (Norway)
|
||||
2
locale/pl/language.cfg
Normal file
2
locale/pl/language.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
[language]
|
||||
local-language=Polish
|
||||
2
locale/pt-BR/language.cfg
Normal file
2
locale/pt-BR/language.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
[language]
|
||||
local-language=Portuguese (Brazil)
|
||||
2
locale/pt-PT/language.cfg
Normal file
2
locale/pt-PT/language.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
[language]
|
||||
local-language=Portuguese (Portugal)
|
||||
2
locale/ro/language.cfg
Normal file
2
locale/ro/language.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
[language]
|
||||
local-language=Romanian
|
||||
2
locale/ru/language.cfg
Normal file
2
locale/ru/language.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
[language]
|
||||
local-language=Russian
|
||||
2
locale/sk/language.cfg
Normal file
2
locale/sk/language.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
[language]
|
||||
local-language=Slovak
|
||||
2
locale/sl/language.cfg
Normal file
2
locale/sl/language.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
[language]
|
||||
local-language=Slovenian
|
||||
2
locale/sq/language.cfg
Normal file
2
locale/sq/language.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
[language]
|
||||
local-language=Albanian
|
||||
2
locale/sr/language.cfg
Normal file
2
locale/sr/language.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
[language]
|
||||
local-language=Serbian
|
||||
2
locale/sv-SE/language.cfg
Normal file
2
locale/sv-SE/language.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
[language]
|
||||
local-language=Swedish (Sweden)
|
||||
2
locale/th/language.cfg
Normal file
2
locale/th/language.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
[language]
|
||||
local-language=Thai
|
||||
2
locale/tr/language.cfg
Normal file
2
locale/tr/language.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
[language]
|
||||
local-language=Turkish
|
||||
2
locale/uk/language.cfg
Normal file
2
locale/uk/language.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
[language]
|
||||
local-language=Ukrainian
|
||||
2
locale/vi/language.cfg
Normal file
2
locale/vi/language.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
[language]
|
||||
local-language=Vietnamese
|
||||
Reference in New Issue
Block a user