From 6251effcf5374f68f384b353f64a63433ff00fe9 Mon Sep 17 00:00:00 2001 From: Jaroslav Drzik Date: Wed, 23 Feb 2022 21:12:23 +0100 Subject: [PATCH] game --- src/scripts/components/LeftDict.vue | 2 +- src/scripts/components/Translation.vue | 28 ++++++++++++++++++++++++-- 2 files changed, 27 insertions(+), 3 deletions(-) diff --git a/src/scripts/components/LeftDict.vue b/src/scripts/components/LeftDict.vue index 5a9cf2d..758bba9 100644 --- a/src/scripts/components/LeftDict.vue +++ b/src/scripts/components/LeftDict.vue @@ -1,6 +1,6 @@ diff --git a/src/scripts/components/Translation.vue b/src/scripts/components/Translation.vue index d232b75..554392c 100644 --- a/src/scripts/components/Translation.vue +++ b/src/scripts/components/Translation.vue @@ -1,6 +1,18 @@ @@ -46,5 +58,17 @@ export default { - +
+
+ Preklad +
+
+
+{{ i }} +
+ + {{ tt.string2 }}, + +
+
\ No newline at end of file