Skip to content

Commit

Permalink
feat(i18n): add German translations (#125)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gordolin committed Apr 23, 2024
1 parent 997fd2a commit d50f5ca
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions i18n/de.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[gallery_img_info_author]
other = "Autor: {{ . }}"

[gallery_img_info_source]
other = "Quelle: {{ . }}"

[view_more]
other = "mehr anzeigen"

0 comments on commit d50f5ca

Please sign in to comment.