Skip to content

Commit

Permalink
feat(i18n): add German translations (#780)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gordolin committed Apr 23, 2024
1 parent 6c949f9 commit 2daf645
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions i18n/de.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
[metrics_page_sections]
other = "Sections"

[metrics_page_types]
other = "Types"

[metrics_posts]
other = "Posts"

[on_this_page]
other = "Auf dieser Seite"

[read_more_about]
other = "Lese mehr über {{ . }}."

[reading_time]
other = "Lesedauer: {{ .Count }} Min."

0 comments on commit 2daf645

Please sign in to comment.