diff options
author | Caio Lente <7017340+clente@users.noreply.github.com> | 2024-03-26 19:25:11 -0300 |
---|---|---|
committer | Caio Lente <7017340+clente@users.noreply.github.com> | 2024-03-26 19:25:11 -0300 |
commit | 4a25d49a191d4bb52dd71a7c56f75ca798ff6d57 (patch) | |
tree | b3fcd5987ca223aa4026245c1b587ffe90fb8d5e /i18n/de.toml | |
parent | abc18eae7b0f751cb6abed6bb9d8a61904219f0f (diff) | |
parent | 6b501733b56ec45f96243e78b019e160e9030aa0 (diff) | |
download | hugo-bearcub-4a25d49a191d4bb52dd71a7c56f75ca798ff6d57.tar.gz hugo-bearcub-4a25d49a191d4bb52dd71a7c56f75ca798ff6d57.tar.bz2 |
Merge branch 'main' of github.com:clente/hugo-bearcub
Diffstat (limited to 'i18n/de.toml')
-rw-r--r-- | i18n/de.toml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/i18n/de.toml b/i18n/de.toml new file mode 100644 index 0000000..fb9e866 --- /dev/null +++ b/i18n/de.toml @@ -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"
\ No newline at end of file |