mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
Fix RU translation of reading_time variable (#363)
Co-authored-by: Pakhomov Aleksandr <Aleksandr.Pakhomv@sbb.ch>
This commit is contained in:
@@ -9,7 +9,8 @@ other = "серии"
|
||||
|
||||
[reading_time]
|
||||
one = "Читать одну минуту"
|
||||
other = "Читать около {{ .Count }} минут"
|
||||
few = "Читать около {{ .Count }} минут"
|
||||
many = "Читать около {{ .Count }} минут"
|
||||
|
||||
[page_not_found]
|
||||
other = "Страница не найдена"
|
||||
|
||||
Reference in New Issue
Block a user