This commit is contained in:
@@ -11,6 +11,7 @@ export default {
|
||||
//or they just edited a translation and saved it in translation editor and it's also their own local translation
|
||||
|
||||
if (editedTranslation) {
|
||||
console.log("Updating local translation");
|
||||
//iterate the keys that are cached and set them from whatever is in editedTranslation for that key
|
||||
window.$gz._.forOwn(window.$gz.store.state.translationText, function(
|
||||
cacheval,
|
||||
|
||||
Reference in New Issue
Block a user