diff --git a/frontend/src/i18n/ru.json b/frontend/src/i18n/ru.json index 76fd9b81..6ec49cbe 100644 --- a/frontend/src/i18n/ru.json +++ b/frontend/src/i18n/ru.json @@ -84,7 +84,7 @@ "showingRows": "Отображается {count} строк(а)", "columnSeparator": "Разделитель столбцов", "csvSeparators": { - "comma": "Comma (,)", + "comma": "Запятая (,)", "semicolon": "Semicolon (;)", "both": "Both (,) and (;)" }