mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-02-17 09:18:38 +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: Обновлено
|
other: Обновлено
|
||||||
tableOfContents:
|
tableOfContents:
|
||||||
other: Содержание
|
other: Содержание
|
||||||
|
readingTime:
|
||||||
|
other: "Время чтения: {{ .Count }} мин."
|
||||||
|
|
||||||
notFound:
|
notFound:
|
||||||
title:
|
title:
|
||||||
|
|
Loading…
Add table
Reference in a new issue