Merge branch 'main' of github.com:clente/hugo-bearcub

This commit is contained in:
Caio Lente 2024-03-26 19:25:11 -03:00
commit 4a25d49a19
No known key found for this signature in database
GPG Key ID: E66D381776EFC03A
2 changed files with 15 additions and 1 deletions

View File

@ -92,7 +92,7 @@ for a sample of how you can setup multilingual support.
By default, the theme creates a translation button that gets disabled when the
current page is only available in any other language. You can also choose to
hide this button (instead of disabling it) by setting `hideUntranslated =
false`.
true`.
### More

14
i18n/de.toml Normal file
View File

@ -0,0 +1,14 @@
[filtering-for]
other = "Filtern nach"
[no-posts]
other = "Noch keine Beträge"
[email-subject]
other = "Antwort auf "
[email-reply]
other = "Diesen Beitrag per Email kommentieren "
[skip-link]
other = "Überspringen zum Hauptinhalt"