chore: Update translations, fix Crowdin issues
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
@@ -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": {
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"HEADER": "Anwendungen",
|
||||
"STATUS": {
|
||||
"ENABLED": "Aktiviert",
|
||||
"DISABLED": "Behindert"
|
||||
"DISABLED": "Deaktiviert"
|
||||
},
|
||||
"CONFIGURE": "Konfigurieren",
|
||||
"ADD_BUTTON": "Neuen Hook hinzufügen",
|
||||
|
||||
Reference in New Issue
Block a user