Add translation cache
This commit is contained in:
@@ -29,6 +29,8 @@ let serverData = {
|
|||||||
blackListedGameScripts: [],
|
blackListedGameScripts: [],
|
||||||
},
|
},
|
||||||
localeStrings: {},
|
localeStrings: {},
|
||||||
|
cachedTranslations: [],
|
||||||
|
cachedTranslationFrom: [],
|
||||||
};
|
};
|
||||||
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
|
|||||||
Reference in New Issue
Block a user