More translations

This commit is contained in:
Grzegorz Leoniec 2019-01-15 09:39:48 +01:00
parent 879ec5a40c
commit 3bf42da9ea
No known key found for this signature in database
GPG Key ID: 3AA43686D4EB1377
2 changed files with 6 additions and 0 deletions

View File

@ -102,14 +102,17 @@
"cancel": "Abbrechen",
"user": {
"title": "Nutzer melden",
"type": "Nutzer",
"message": "Bist du sicher, dass du den Nutzer \"<b>{name}</b>\" melden möchtest?"
},
"contribution": {
"title": "Beitrag melden",
"type": "Beitrag",
"message": "Bist du sicher, dass du den Beitrag \"<b>{name}</b>\" melden möchtest?"
},
"comment": {
"title": "Kommentar melden",
"type": "Kommentar",
"message": "Bist du sicher, dass du den Kommentar von \"<b>{name}</b>\" melden möchtest?"
}
},

View File

@ -102,14 +102,17 @@
"cancel": "Cancel",
"user": {
"title": "Report User",
"type": "User",
"message": "Do you really want to report the user \"<b>{name}</b>\"?"
},
"contribution": {
"title": "Report Contribution",
"type": "Contribution",
"message": "Do you really want to report the contribution \"<b>{name}</b>\"?"
},
"comment": {
"title": "Report Comment",
"type": "Comment",
"message": "Do you really want to report the comment from \"<b>{name}</b>\"?"
}
},