Merge pull request #1680 from conversario/translation-reply

Translation fix for DE `common.reply`
This commit is contained in:
Kim Gardner
2018-06-05 20:44:09 +01:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ de:
common:
copy: 'Kopieren'
error: 'Ein Problem ist aufgetreten.'
reply: 'antworten'
reply: 'Antwort' # noun, singular
replies: 'Antworten'
reaction: 'Reaktion'
reactions: 'Reaktionen'
+1 -1
View File
@@ -73,7 +73,7 @@ en:
common:
copy: 'Copy'
error: 'An error has occurred.'
reply: 'reply'
reply: 'reply' # noun, singular
replies: 'replies'
reaction: 'reaction'
reactions: 'reactions'