1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-09-17 18:26:57 +00:00
* Fixed: The Translation Testing UI should probably actually load the strings to translate...
This commit is contained in:
SirStendec 2019-10-06 20:08:10 -04:00
parent 14e9f10685
commit 8c7e03119f
2 changed files with 3 additions and 1 deletions

View file

@ -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": {

View file

@ -91,6 +91,8 @@ export default class TranslationUI extends Module {
getData() {
this.i18n.loadStrings();
return {
phrases: [],
query: '',