mirror of
https://github.com/lordfriky/web-cfw-loader.git
synced 2025-05-17 09:42:29 +00:00
Update i18n.js
This commit is contained in:
parent
5e78b05d1a
commit
f68d6e2d91
3
i18n.js
3
i18n.js
@ -16,6 +16,9 @@ function setPageLanguage(lang) {
|
||||
|
||||
else if (lang === "es-MX")
|
||||
langObj = esMX;
|
||||
|
||||
else if (lang === "fr-FR")
|
||||
langObj = frFR;
|
||||
|
||||
else
|
||||
langObj = enUS;
|
||||
|
Loading…
x
Reference in New Issue
Block a user