diff --git a/src/scripts/components/Translation.vue b/src/scripts/components/Translation.vue index 554392c..75df9a9 100644 --- a/src/scripts/components/Translation.vue +++ b/src/scripts/components/Translation.vue @@ -63,12 +63,14 @@ export default { Preklad -
-{{ i }} -
- - {{ tt.string2 }}, - +
+
+ {{ i }} +
+ + {{ tt.string2 }}, + +
\ No newline at end of file