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