-
-
Translate from Polish to
-
-
- {{ modelValue }}
-
-
-
- {{ item.flag }}
- {{ item.name }}
-
-
-
+ class=" gap-4 mb-6 bg-(--second-light) dark:bg-(--main-dark) border border-(--border-light) dark:border-(--border-dark) p-4 rounded-md">
+
+
+
Translate from Polish to
+
+
+ {{ modelValue }}
+
+
+
+ {{ item.flag }}
+ {{ item.name }}
+
+
+
+
+
+
+
{
+ fetchForLanguage(toLangId)
+ isShowProductView = true
+ }" color="primary" v-if="isTranslations === false"
+ class="text-white bg-(--accent-blue-light) dark:bg-(--accent-blue-dark) px-12!">
+ Show product
+
+
+ Translate
+
+
+ {
+ toLangId = settingStore.shopDefaultLanguage
+ isTranslations = false
+ }" color="primary" class="text-white bg-(--accent-blue-light) dark:bg-(--accent-blue-dark) px-12!">
+ Cancel
+
+
+ Save
+
+
+