mirror of
https://github.com/zadam/trilium.git
synced 2025-11-16 02:05:53 +01:00
- Renamed localization key febuary to february.
- Corrected various spelling and grammatical errors in the `ru.json` translation file.
This commit is contained in:
@@ -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"),
|
||||
|
||||
Reference in New Issue
Block a user