- Renamed localization key febuary to february.

- Corrected various spelling and grammatical errors in the `ru.json` translation file.
This commit is contained in:
e.lednev
2025-09-26 13:17:19 +03:00
parent ff065964e9
commit ac22fd8d60
13 changed files with 31 additions and 31 deletions

View File

@@ -18,7 +18,7 @@ dayjs.extend(isSameOrAfter);
const MONTHS = [
t("calendar.january"),
t("calendar.febuary"),
t("calendar.february"),
t("calendar.march"),
t("calendar.april"),
t("calendar.may"),