Fix RU translation of reading_time variable (#363)

Co-authored-by: Pakhomov Aleksandr <Aleksandr.Pakhomv@sbb.ch>
This commit is contained in:
Alexandr
2020-07-09 16:17:41 +03:00
committed by GitHub
parent a6879a80a1
commit f46d1e2c3e
2 changed files with 3 additions and 2 deletions

View File

@@ -9,7 +9,8 @@ other = "серии"
[reading_time]
one = "Читать одну минуту"
other = "Читать около {{ .Count }} минут"
few = "Читать около {{ .Count }} минут"
many = "Читать около {{ .Count }} минут"
[page_not_found]
other = "Страница не найдена"