Merge branch 'pull/564' into development
This commit is contained in:
commit
dcb7168322
24 changed files with 1216 additions and 52 deletions
|
@ -13,6 +13,7 @@ function loadLanguage(longCode) {
|
|||
}
|
||||
|
||||
loadLanguage('en-US');
|
||||
loadLanguage('es-ES');
|
||||
resourcesCommon['fk-FK'] = convertToFake(resourcesCommon['en-US']);
|
||||
|
||||
const resources = {};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue