Spanish lang without translation added
This commit is contained in:
parent
aa66c18650
commit
38e277cb7c
8 changed files with 970 additions and 1 deletions
|
@ -13,6 +13,7 @@ function loadLanguage(longCode) {
|
|||
}
|
||||
|
||||
loadLanguage('en-US');
|
||||
resourcesCommon['es-ES'] = convertToFake(resourcesCommon['en-US']);
|
||||
resourcesCommon['fk-FK'] = convertToFake(resourcesCommon['en-US']);
|
||||
|
||||
const resources = {};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue