From bdab41267f96be6e154398cc4fdf0d93693b3ee4 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sat, 6 Dec 2025 11:24:59 +0000 Subject: [PATCH] feat: Translate frontend/src/i18n/en.json in pl 100% translated source file: 'frontend/src/i18n/en.json' on 'pl'. --- frontend/src/i18n/pl.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/pl.json b/frontend/src/i18n/pl.json index d83a3faa..ddf723ef 100644 --- a/frontend/src/i18n/pl.json +++ b/frontend/src/i18n/pl.json @@ -276,6 +276,6 @@ "available_csv_separators": { "comma": "Przecinek (,)", "semicolon": "Średnik (;)", - "both": "Both (,) and (;)" + "both": "Zarówno (,), jak i (;)" } }