diff --git a/frontend/src/i18n/pl.json b/frontend/src/i18n/pl.json index 82078421..eb9433d9 100644 --- a/frontend/src/i18n/pl.json +++ b/frontend/src/i18n/pl.json @@ -274,7 +274,7 @@ "unit": "Jednostka czasu" }, "available_csv_separators": { - "comma": "Comma (,)", + "comma": "Przecinek (,)", "semicolon": "Semicolon (;)", "both": "Both (,) and (;)" }