+
-
+
- {{ langOptions.find(l => l.id === modelValue)?.name }}
+ {{langOptions.find(l => l.id === modelValue)?.name}}
@@ -27,24 +24,15 @@
-
+
Translate
-
+
Back to Polish
@@ -116,25 +104,34 @@
-
+
Edit Usage
Save
Cancel
-
+
+
-
+
Edit Description
- Save
- Cancel
+
+ Save
+
+
+ Cancel
-
+
diff --git a/bo/src/components/inner/CountryCurrencySwitch.vue b/bo/src/components/inner/CountryCurrencySwitch.vue
index f190921..cb15e33 100644
--- a/bo/src/components/inner/CountryCurrencySwitch.vue
+++ b/bo/src/components/inner/CountryCurrencySwitch.vue
@@ -1,29 +1,29 @@
- Country: {{ currentCountry?.name }}
- Currency: {{ currentCountry?.ps_currency.iso_code }}
-
-
-
- {{ modelValue.name }}
-
-
-
-
- {{ item.name }}
-
-
-
+
+
Country/Currency:
+
+
+
+ {{ modelValue.name }} / {{
+ currentCountry?.ps_currency.iso_code }}
+
+
+
+
+ {{ item.name }}
+
+
+
+