Translation fix for DE common.reply

This commit is contained in:
Fabian Neumann
2018-06-05 13:45:50 +02:00
parent 8feb67f2ea
commit 01609a51f5
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
@@ -59,7 +59,7 @@ en:
common:
copy: 'Copy'
error: 'An error has occurred.'
reply: 'reply'
reply: 'reply' # noun, singular
replies: 'replies'
reaction: 'reaction'
reactions: 'reactions'