diff --git a/i18n/ru.yaml b/i18n/ru.yaml index cf081ea..04c7ecc 100644 --- a/i18n/ru.yaml +++ b/i18n/ru.yaml @@ -5,7 +5,9 @@ translation: 'Следующая' - id: read_time - translation: '{{ .Count }} мин' + translation: + one: "Время чтения: 1 мин" + other: "Время чтения: {{ .Count }} мин" - id: toc translation: 'Оглавление'