Skip to content

Commit

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

[edit]
other = "Bearbeiten"

[edit_the_page]
other = "Seite bearbeiten"

[translations]
other = "Übersetzungen"

[view_the_page_source]
other = "Seitenquelltext anzeigen"

0 comments on commit 1fb4857

Please sign in to comment.