mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 15:31:52 +00:00
Merge pull request #618 from ModdyLP/fixed_german_translation
🎏 Fixed German Translation of Series
This commit is contained in:
+4
-4
@@ -15,9 +15,9 @@ article:
|
|||||||
word_count:
|
word_count:
|
||||||
one: "{{ .Count }} Wort"
|
one: "{{ .Count }} Wort"
|
||||||
other: "{{ .Count }} Wörter"
|
other: "{{ .Count }} Wörter"
|
||||||
part_of_series: "This article is part of a series."
|
part_of_series: "Dieser Artikel ist Teil einer Serie."
|
||||||
part: "Part"
|
part: "Teil"
|
||||||
this_article: "This Article"
|
this_article: "Dieser Artikel"
|
||||||
|
|
||||||
author:
|
author:
|
||||||
byline_title: "Autor"
|
byline_title: "Autor"
|
||||||
@@ -62,4 +62,4 @@ shortcode:
|
|||||||
|
|
||||||
|
|
||||||
recent:
|
recent:
|
||||||
show_more: "Zeig Mehr"
|
show_more: "Zeige Mehr"
|
||||||
Reference in New Issue
Block a user