mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2024-11-23 18:31:45 +01:00
feat(i18n): add russian translation for back and TOC (#262)
This commit is contained in:
parent
230468d613
commit
99418f1056
1 changed files with 4 additions and 0 deletions
|
@ -21,10 +21,14 @@ list:
|
|||
other: Подразделы
|
||||
|
||||
article:
|
||||
back:
|
||||
other: Назад
|
||||
relatedContents:
|
||||
other: Также рекомендуем
|
||||
lastUpdatedOn:
|
||||
other: Обновлено
|
||||
tableOfContents:
|
||||
other: Содержание
|
||||
|
||||
notFound:
|
||||
title:
|
||||
|
|
Loading…
Reference in a new issue