Fix #1: add i18n for en/ru
This commit is contained in:
parent
0f60a781eb
commit
63e411c12f
9 changed files with 73 additions and 13 deletions
29
i18n/en.yaml
Normal file
29
i18n/en.yaml
Normal file
|
@ -0,0 +1,29 @@
|
|||
powered:
|
||||
other: "powered by"
|
||||
|
||||
theme:
|
||||
other: "theme"
|
||||
|
||||
readMore:
|
||||
other: "read more"
|
||||
|
||||
toNewPosts:
|
||||
other: "to new posts"
|
||||
|
||||
toOldPosts:
|
||||
other: "to old posts"
|
||||
|
||||
tag:
|
||||
other: "tag"
|
||||
|
||||
Tags:
|
||||
other: "tags"
|
||||
|
||||
Posts:
|
||||
other: "Posts"
|
||||
|
||||
Categories:
|
||||
other: "Categories"
|
||||
|
||||
toAllTags:
|
||||
other: "To all tags"
|
29
i18n/ru.yaml
Normal file
29
i18n/ru.yaml
Normal file
|
@ -0,0 +1,29 @@
|
|||
powered:
|
||||
other: "движок"
|
||||
|
||||
theme:
|
||||
other: "тема"
|
||||
|
||||
readMore:
|
||||
other: "читать дальше"
|
||||
|
||||
toNewPosts:
|
||||
other: "к новым записям"
|
||||
|
||||
toOldPosts:
|
||||
other: "к старым записям"
|
||||
|
||||
tag:
|
||||
other: "Тег"
|
||||
|
||||
Tags:
|
||||
other: "Теги"
|
||||
|
||||
Posts:
|
||||
other: "Записи"
|
||||
|
||||
Categories:
|
||||
other: "Категории"
|
||||
|
||||
toAllTags:
|
||||
other: "Ко списку всех тегов"
|
Loading…
Add table
Add a link
Reference in a new issue