chore: Update Crowdin translations (#5022)

This commit is contained in:
Sojan Jose
2022-07-15 13:35:03 +02:00
committed by GitHub
parent 18d9bd8359
commit bba3475083
128 changed files with 863 additions and 103 deletions

View File

@@ -148,6 +148,12 @@
}
}
},
"DELETE_AVATAR": {
"API": {
"SUCCESS_MESSAGE": "Kontakt-Avatar erfolgreich gelöscht",
"ERROR_MESSAGE": "Kontakt-Avatar konnte nicht gelöscht werden. Bitte versuchen Sie es später erneut."
}
},
"SUCCESS_MESSAGE": "Kontakt erfolgreich gespeichert",
"ERROR_MESSAGE": "Es ist ein Fehler aufgetreten, bitte versuche es erneut"
},

View File

@@ -38,7 +38,8 @@
"CUSTOM_ATTRIBUTE_LINK": "Link",
"CUSTOM_ATTRIBUTE_CHECKBOX": "Checkbox",
"CREATED_AT": "Erstellt am",
"LAST_ACTIVITY": "Letzte Aktivität"
"LAST_ACTIVITY": "Letzte Aktivität",
"REFERER_LINK": "Verweis-Link"
},
"GROUPS": {
"STANDARD_FILTERS": "Standardfilter",

View File

@@ -17,7 +17,7 @@
},
"TABLE": {
"COLUMNS": {
"BY": "by"
"BY": "von"
}
}
}