@@ -70,7 +70,8 @@
|
||||
"REQUIRED_ERROR": "Telefonnummer ist erforderlich",
|
||||
"DIAL_CODE_VALID_ERROR": "Bitte wählen Sie eine Landesvorwahl",
|
||||
"VALID_ERROR": "Bitte geben Sie eine gültige Telefonnummer ein",
|
||||
"DROPDOWN_EMPTY": "Keine Ergebnisse gefunden"
|
||||
"DROPDOWN_EMPTY": "Keine Ergebnisse gefunden",
|
||||
"DROPDOWN_SEARCH": "Search country"
|
||||
},
|
||||
"MESSAGE": {
|
||||
"LABEL": "Nachricht",
|
||||
@@ -91,7 +92,8 @@
|
||||
},
|
||||
"EMOJI": {
|
||||
"PLACEHOLDER": "Emojis durchsuchen",
|
||||
"NOT_FOUND": "Kein Emoji entspricht Ihrer Suche"
|
||||
"NOT_FOUND": "Kein Emoji entspricht Ihrer Suche",
|
||||
"ARIA_LABEL": "Emoji picker"
|
||||
},
|
||||
"CSAT": {
|
||||
"TITLE": "Bewerten Sie Ihre Konversation",
|
||||
@@ -133,5 +135,8 @@
|
||||
"fallback": {
|
||||
"CONTENT": "hat eine URL geteilt"
|
||||
}
|
||||
},
|
||||
"FOOTER_REPLY_TO": {
|
||||
"REPLY_TO": "Antwort auf:"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user