diff --git a/package.json b/package.json index 61aa61c8..9530093f 100755 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "frankerfacez", "author": "Dan Salvato LLC", - "version": "4.13.1", + "version": "4.13.2", "description": "FrankerFaceZ is a Twitch enhancement suite.", "license": "Apache-2.0", "scripts": { diff --git a/src/modules/translation_ui/index.js b/src/modules/translation_ui/index.js index 84de88c9..7a326836 100644 --- a/src/modules/translation_ui/index.js +++ b/src/modules/translation_ui/index.js @@ -91,6 +91,8 @@ export default class TranslationUI extends Module { getData() { + this.i18n.loadStrings(); + return { phrases: [], query: '',