@@ -31,18 +31,18 @@
{{ t('emote-card.loading', 'Loading...') }}
{{ emote.source_i18n ? t(emote.source_i18n, emote.source) : emote.source }}
-
+
-
+
-
+
-
{{ t('emote-card.manage', 'Manage My Collections') }}
+ {{ t('emote-card.manage', 'Manage My Collections') }}
-
+
@@ -128,4 +128,4 @@ export default {
}
-
\ No newline at end of file
+
diff --git a/src/modules/emote_card/components/modifiers.vue b/src/modules/emote_card/components/modifiers.vue
index 90ee5648..1f84f7a7 100644
--- a/src/modules/emote_card/components/modifiers.vue
+++ b/src/modules/emote_card/components/modifiers.vue
@@ -8,7 +8,7 @@
@click="toggle"
>
-
{{ t('emote-card.modifiers', 'Modifiers') }}
+ {{ t('emote-card.modifiers', 'Modifiers') }}
-
{{ mod.name }}
+
{{ mod.name }}
{{ mod.source_i18n ? t(mod.source_i18n, mod.source) : mod.source }}
-
+
-
+
\ No newline at end of file
+
diff --git a/src/modules/emote_card/components/report-form.vue b/src/modules/emote_card/components/report-form.vue
index 2c841b28..4b3cbe05 100644
--- a/src/modules/emote_card/components/report-form.vue
+++ b/src/modules/emote_card/components/report-form.vue
@@ -2,7 +2,7 @@
-
+
@@ -54,7 +54,7 @@
@@ -254,4 +254,4 @@ export default {
}
-
\ No newline at end of file
+
diff --git a/src/modules/main_menu/components/action-editor.vue b/src/modules/main_menu/components/action-editor.vue
index 6d85a8e9..be6a2357 100644
--- a/src/modules/main_menu/components/action-editor.vue
+++ b/src/modules/main_menu/components/action-editor.vue
@@ -6,7 +6,7 @@
- {{ title }}
+ {{ title }}
{{ description }}
@@ -19,13 +19,13 @@
ref="json"
v-model="json"
readonly
- class="tw-full-width tw-full-height tw-border-radius-medium tw-font-size-6 tw-pd-x-1 tw-pd-y-05 ffz-input"
+ class="tw-full-width tw-full-height tw-border-radius-medium ffz-font-size-6 tw-pd-x-1 tw-pd-y-05 ffz-input"
@focus="$event.target.select()"
/>
- {{ t('setting.actions.appearance', 'Appearance') }}
+ {{ t('setting.actions.appearance', 'Appearance') }}
@@ -34,7 +34,7 @@
@@ -47,7 +47,7 @@
id="renderer_type"
ref="renderer_type"
v-model="edit_data.appearance.type"
- class="tw-border-radius-medium tw-font-size-6 tw-full-width ffz-select tw-pd-l-1 tw-pd-r-3 tw-pd-y-05 tw-mg-y-05"
+ class="tw-border-radius-medium ffz-font-size-6 tw-full-width ffz-select tw-pd-l-1 tw-pd-r-3 tw-pd-y-05 tw-mg-y-05"
>
- {{ t('setting.actions.visibility', 'Visibility') }}
+ {{ t('setting.actions.visibility', 'Visibility') }}
@@ -98,7 +98,7 @@
{{ t('setting.unset', 'Unset') }}
@@ -120,7 +120,7 @@
{{ t('setting.unset', 'Unset') }}
@@ -142,7 +142,7 @@
{{ t('setting.unset', 'Unset') }}
@@ -164,7 +164,7 @@
{{ t('setting.unset', 'Unset') }}
@@ -186,7 +186,7 @@
{{ t('setting.unset', 'Unset') }}
@@ -208,7 +208,7 @@
{{ t('setting.unset', 'Unset') }}
@@ -230,7 +230,7 @@
{{ t('setting.unset', 'Unset') }}
@@ -252,7 +252,7 @@
{{ t('setting.unset', 'Unset') }}
@@ -274,7 +274,7 @@
{{ t('setting.unset', 'Unset') }}
@@ -380,7 +380,7 @@
- {{ t('setting.actions.action', 'Action') }}
+ {{ t('setting.actions.action', 'Action') }}
@@ -390,7 +390,7 @@
-
+
{{ t('addon.refresh-needed', 'You must refresh your Twitch pages for some changes to take effect.') }}
@@ -34,7 +34,7 @@
{{ t('addon.sort-name', 'Sort By: Name') }}
@@ -49,7 +49,7 @@
-
+
-
+
diff --git a/src/modules/main_menu/components/backup-restore.vue b/src/modules/main_menu/components/backup-restore.vue
index f33da7a4..910e49e8 100644
--- a/src/modules/main_menu/components/backup-restore.vue
+++ b/src/modules/main_menu/components/backup-restore.vue
@@ -31,7 +31,7 @@
-
+
{{ t('setting.backup-restore.error', 'There was an error processing this backup.') }}
diff --git a/src/modules/main_menu/components/badge-term-editor.vue b/src/modules/main_menu/components/badge-term-editor.vue
index b0c6997f..d25e17d4 100644
--- a/src/modules/main_menu/components/badge-term-editor.vue
+++ b/src/modules/main_menu/components/badge-term-editor.vue
@@ -14,16 +14,16 @@
/>
-
+
{{ t('setting.terms.invalid-badge', 'unknown/unloaded badge') }}
-
+
{{ current.name }}
{{ t('setting.terms.please-select', 'Please select an option.') }}
@@ -71,7 +71,7 @@
v-model.number="edit_data.p"
type="number"
step="1"
- class="tw-block tw-border-radius-medium tw-font-size-6 ffz-min-width-unset ffz-input tw-pd-x-1 tw-pd-y-05"
+ class="tw-block tw-border-radius-medium ffz-font-size-6 ffz-min-width-unset ffz-input tw-pd-x-1 tw-pd-y-05"
style="width: 5rem"
>