diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 5bf0e9f..d11c59a 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -69,4 +69,4 @@ - [Latiif Alsharif](https://latiif.se) - [Endormi](https://endormi.io) - [Rajiv Ranjan Singh](https://iamrajiv.github.io/) - +- [Pakhomov Alexander](https://github.com/PakhomovAlexander) diff --git a/i18n/ru.toml b/i18n/ru.toml index 1fc5cfa..808167f 100644 --- a/i18n/ru.toml +++ b/i18n/ru.toml @@ -9,7 +9,8 @@ other = "серии" [reading_time] one = "Читать одну минуту" -other = "Читать около {{ .Count }} минут" +few = "Читать около {{ .Count }} минут" +many = "Читать около {{ .Count }} минут" [page_not_found] other = "Страница не найдена"