Skip to content

Commit

Permalink
[i18n] German word fix (#2598)
Browse files Browse the repository at this point in the history
Report in German means "The Report" not "to report". Therefor "Melden" ist better suited here.

Co-authored-by: Diego Mello <diegolmello@gmail.com>
  • Loading branch information
DaniW42 and diegolmello authored Nov 3, 2020
1 parent f4f416c commit bfa4dff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/i18n/locales/de.js
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@ export default {
replies: 'Antworten',
reply: 'Antworten',
Reply: 'Antworten',
Report: 'Bericht',
Report: 'Melden',
Receive_Notification: 'Erhalte Benachrichtigungen',
Receive_notifications_from: 'Erhalte Benachrichtigungen von {{name}}',
Resend: 'Erneut senden',
Expand Down

0 comments on commit bfa4dff

Please sign in to comment.