diff options
Diffstat (limited to '')
| -rw-r--r-- | themes/hugo-book/i18n/bg.yaml | 14 | ||||
| -rw-r--r-- | themes/hugo-book/i18n/pt-BR.yaml | 14 | ||||
| -rw-r--r-- | themes/hugo-book/i18n/pt.yaml | 2 | ||||
| -rw-r--r-- | themes/hugo-book/i18n/sw.yaml | 14 |
4 files changed, 43 insertions, 1 deletions
diff --git a/themes/hugo-book/i18n/bg.yaml b/themes/hugo-book/i18n/bg.yaml new file mode 100644 index 0000000..07d5c36 --- /dev/null +++ b/themes/hugo-book/i18n/bg.yaml @@ -0,0 +1,14 @@ +- id: Search + translation: Търсене + +- id: Edit this page + translation: Редактиране на страницата + +- id: Last modified by + translation: Последна промяна на + +- id: Categories + translation: Категории + +- id: Tags + translation: Етикети diff --git a/themes/hugo-book/i18n/pt-BR.yaml b/themes/hugo-book/i18n/pt-BR.yaml new file mode 100644 index 0000000..96216a0 --- /dev/null +++ b/themes/hugo-book/i18n/pt-BR.yaml @@ -0,0 +1,14 @@ +- id: Search + translation: Buscar + +- id: Edit this page + translation: Editar página + +- id: Last modified by + translation: Última modificação por + +- id: Expand + translation: Expandir + +- id: bookSearchConfig + translation: '{ cache: true }' diff --git a/themes/hugo-book/i18n/pt.yaml b/themes/hugo-book/i18n/pt.yaml index 96216a0..95523f9 100644 --- a/themes/hugo-book/i18n/pt.yaml +++ b/themes/hugo-book/i18n/pt.yaml @@ -1,5 +1,5 @@ - id: Search - translation: Buscar + translation: Pesquisar - id: Edit this page translation: Editar página diff --git a/themes/hugo-book/i18n/sw.yaml b/themes/hugo-book/i18n/sw.yaml new file mode 100644 index 0000000..79a7c2a --- /dev/null +++ b/themes/hugo-book/i18n/sw.yaml @@ -0,0 +1,14 @@ +- id: Search + translation: Tafuta + +- id: Edit this page + translation: Hariri ukurasa huu + +- id: Last modified by + translation: Ilibadilishwa mwisho na + +- id: Expand + translation: Panua + +- id: bookSearchConfig + translation: '{ cache: true }' |
