i18n .Title in sections and regular pages for hugo 57
- .Site.RegularPages instead of .Data.Pages in layouts/index.html - i18n .Title in layouts/partial/header.html
This commit is contained in:
8
i18n/ru.yaml
Normal file
8
i18n/ru.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
- id: Tags
|
||||
translation: "Теги"
|
||||
- id: Posts
|
||||
translation: "Посты"
|
||||
- id: Pages
|
||||
translation: "Страницы"
|
||||
- id: Categories
|
||||
translation: "Категории"
|
Reference in New Issue
Block a user