mirror of
https://github.com/alanorth/hugo-theme-bootstrap4-blog.git
synced 2024-11-16 17:27:04 +01:00
Alan Orth
abfc8ad15c
Eventually I'd like to support right-to-left languages like Arabic and we'd need the arrow to point the other way for that.
25 lines
476 B
YAML
25 lines
476 B
YAML
- id: about
|
||
translation: "Об авторе"
|
||
|
||
- id: home
|
||
translation: "Главная"
|
||
|
||
- id: recentPosts
|
||
translation: "Свежие записи"
|
||
|
||
- id: readMore
|
||
translation: "Читать далее →"
|
||
|
||
- id: translations
|
||
translation: "Переводы"
|
||
|
||
- id: share
|
||
translation: "Поделиться"
|
||
|
||
- id: paginatorPrevious
|
||
translation: "Предыдущая страница"
|
||
|
||
- id: paginatorNext
|
||
translation: "Следующая страница"
|
||
|