mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2024-11-23 10:21:46 +01:00
feat(i18n): add readingTime
russian translation (#297)
This commit is contained in:
parent
1055adf498
commit
f07d5dc515
1 changed files with 2 additions and 0 deletions
|
@ -29,6 +29,8 @@ article:
|
|||
other: Обновлено
|
||||
tableOfContents:
|
||||
other: Содержание
|
||||
readingTime:
|
||||
other: "Время чтения: {{ .Count }} мин."
|
||||
|
||||
notFound:
|
||||
title:
|
||||
|
|
Loading…
Reference in a new issue