From cb72e1a2f4956d1ee3558aad5a49662b6fa32dce Mon Sep 17 00:00:00 2001 From: AgataBialoskorska Date: Wed, 2 Oct 2024 14:44:43 +0200 Subject: [PATCH 1/2] forbid translation --- src/components/GameHangman.vue | 2 +- src/views/View-Home.vue | 6 ++++-- src/views/View-More.vue | 6 +++--- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/src/components/GameHangman.vue b/src/components/GameHangman.vue index 0aebc04..96d5254 100644 --- a/src/components/GameHangman.vue +++ b/src/components/GameHangman.vue @@ -105,7 +105,7 @@ initializeGame()