mirror of
https://github.com/alanorth/hugo-theme-bootstrap4-blog.git
synced 2024-11-10 14:35:44 +01:00
Alan Orth
b862745a0d
This became a problem when I added right-to-left language support. When you mix RTL languages like Arabic with English (even for just dates and small strings) everything becomes jumbled. For now I have only added translations for English (default), Arabic, and Bulgarian.
45 lines
761 B
YAML
45 lines
761 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: "Напред"
|
||
|
||
- id: cookieMessage
|
||
translation: "Този сайт ползва кукита."
|
||
|
||
- id: cookieLink
|
||
translation: "Научете повече."
|
||
|
||
- id: cookieDismiss
|
||
translation: "Разбрах!"
|
||
|
||
- id: backToTop
|
||
translation: "Нагоре"
|
||
|
||
- id: links
|
||
translation: "Линкове"
|
||
|
||
- id: authoredBy
|
||
translation: "от"
|
||
|
||
- id: postedIn
|
||
translation: "в"
|