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 (;)" } }