chore: Update translations, fix Crowdin issues

Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
Sojan Jose
2021-11-15 17:18:56 +05:30
committed by GitHub
parent a2764e5c1d
commit 1e3f255ece
39 changed files with 77 additions and 42 deletions

View File

@@ -32,7 +32,8 @@
"KEY": {
"LABEL": "Schlüssel",
"PLACEHOLDER": "Enter custom attribute key",
"ERROR": "Key is required"
"ERROR": "Key is required",
"IN_VALID": "Invalid key"
}
},
"API": {

View File

@@ -292,15 +292,15 @@
},
"AUTO_ASSIGNMENT": {
"ENABLED": "Aktiviert",
"DISABLED": "Behindert"
"DISABLED": "Deaktiviert"
},
"EMAIL_COLLECT_BOX": {
"ENABLED": "Aktiviert",
"DISABLED": "Behindert"
"DISABLED": "Deaktiviert"
},
"ENABLE_CSAT": {
"ENABLED": "Aktiviert",
"DISABLED": "Behindert"
"DISABLED": "Deaktiviert"
},
"ENABLE_HMAC": {
"LABEL": "Aktivieren"

View File

@@ -5,7 +5,7 @@
"HEADER": "Anwendungen",
"STATUS": {
"ENABLED": "Aktiviert",
"DISABLED": "Behindert"
"DISABLED": "Deaktiviert"
},
"CONFIGURE": "Konfigurieren",
"ADD_BUTTON": "Neuen Hook hinzufügen",