Merge pull request #1255 from Human-Connection/consistent-naming-conventions

Maintain consistent naming/punctuation conventions
This commit is contained in:
Robert Schäfer 2019-08-13 12:16:00 +02:00 committed by GitHub
commit 1a09354bc5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 11 deletions

View File

@ -173,7 +173,7 @@
"commentsCount": "Meine {count} Kommentare löschen",
"accountDescription": "Sei dir bewusst, dass deine Beiträge und Kommentare für unsere Community wichtig sind. Wenn du sie trotzdem löschen möchtest, musst du sie unten markieren.",
"accountWarning": "Dein Konto, deine Beiträge oder Kommentare kannst du nach dem Löschen <b>WEDER VERWALTEN NOCH WIEDERHERSTELLEN!</b>",
"success": "Konto erfolgreich gelöscht",
"success": "Konto erfolgreich gelöscht!",
"pleaseConfirm": "<b class='is-danger'>Zerstörerische Aktion!</b> Gib <b>{confirm}</b> ein, um zu bestätigen."
},
"organizations": {
@ -329,7 +329,7 @@
"disable": {
"submit": "Deaktivieren",
"cancel": "Abbrechen",
"success": "Erfolgreich deaktiviert",
"success": "Erfolgreich deaktiviert!",
"user": {
"title": "Nutzer sperren",
"type": "Nutzer",

View File

@ -36,7 +36,7 @@
"newest": "Newest",
"oldest": "Oldest",
"popular": "Popular",
"commented": "most Commented"
"commented": "Most commented"
},
"login": {
"copy": "If you already have a human-connection account, login here.",
@ -168,12 +168,12 @@
"name": "Download Data"
},
"deleteUserAccount": {
"name": "Delete Data",
"name": "Delete data",
"contributionsCount": "Delete my {count} posts",
"commentsCount": "Delete my {count} comments",
"accountDescription": "Be aware that your Post and Comments are important to our community. If you still choose to delete them, you have to mark them below.",
"accountWarning": "You <b>CAN'T MANAGE</b> and <b>CAN'T RECOVER</b> your Account, Posts, or Comments after deleting your account!",
"success": "Account successfully deleted",
"success": "Account successfully deleted!",
"pleaseConfirm": "<b class='is-danger'>Destructive action!</b> Type <b>{confirm}</b> to confirm"
},
"organizations": {
@ -329,7 +329,7 @@
"disable": {
"submit": "Disable",
"cancel": "Cancel",
"success": "Disabled successfully",
"success": "Disabled successfully!",
"user": {
"title": "Disable User",
"type": "User",
@ -417,7 +417,7 @@
},
"user": {
"avatar": {
"submitted": "Upload successful"
"submitted": "Upload successful!"
}
},
"contribution": {