From 0a213c7de4ebdbde7ea47c31dc22e146b0625d46 Mon Sep 17 00:00:00 2001 From: Serge Bazanski Date: Sun, 9 Feb 2025 21:57:32 +0100 Subject: [PATCH] i18n: more poking --- src/i18n/translations.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/translations.ts b/src/i18n/translations.ts index f16f400..6d1fdd3 100644 --- a/src/i18n/translations.ts +++ b/src/i18n/translations.ts @@ -43,7 +43,7 @@ const pl = { }, tickets: { title: "Bilety", - status: "Soon ™", + status: "Wkrótce ™", }, accommodation: { title: "Nocleg", @@ -106,7 +106,7 @@ const en = { }, tickets: { title: "Tickets", - status: "soon", + status: "Soon ™", }, accommodation: { title: "Accommodation",