diff --git a/frontend/src/i18n/pl.json b/frontend/src/i18n/pl.json index eb9433d9..d83a3faa 100644 --- a/frontend/src/i18n/pl.json +++ b/frontend/src/i18n/pl.json @@ -275,7 +275,7 @@ }, "available_csv_separators": { "comma": "Przecinek (,)", - "semicolon": "Semicolon (;)", + "semicolon": "Średnik (;)", "both": "Both (,) and (;)" } }