chore: Update translations (#8024)
Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
@@ -204,6 +204,10 @@
|
||||
"PLACEHOLDER": "Schrijf hier je bericht",
|
||||
"ERROR": "Bericht mag niet leeg zijn"
|
||||
},
|
||||
"ATTACHMENTS": {
|
||||
"SELECT": "Kies bestanden",
|
||||
"HELP_TEXT": "Sleep bestanden hier naartoe of kies bestanden om toe te voegen"
|
||||
},
|
||||
"SUBMIT": "Verstuur bericht",
|
||||
"CANCEL": "Annuleren",
|
||||
"SUCCESS_MESSAGE": "Bericht verzonden!",
|
||||
@@ -343,17 +347,17 @@
|
||||
"DESCRIPTION": "Merge contacts to combine two profiles into one, including all attributes and conversations. In case of conflict, the Primary contact’ s attributes will take precedence.",
|
||||
"PRIMARY": {
|
||||
"TITLE": "Primair contact",
|
||||
"HELP_LABEL": "Te behouden"
|
||||
"HELP_LABEL": "Nog te verwijderen"
|
||||
},
|
||||
"CHILD": {
|
||||
"PARENT": {
|
||||
"TITLE": "Contact om samen te voegen",
|
||||
"PLACEHOLDER": "Zoeken naar contacten",
|
||||
"HELP_LABEL": "Nog te verwijderen"
|
||||
"HELP_LABEL": "Te behouden"
|
||||
},
|
||||
"SUMMARY": {
|
||||
"TITLE": "Samenvatting",
|
||||
"DELETE_WARNING": "Contact van <strong>%{childContactName}</strong> zal worden verwijderd.",
|
||||
"ATTRIBUTE_WARNING": "Contactgegevens van <strong>%{childContactName}</strong> worden gekopieerd naar <strong>%{primaryContactName}</strong>."
|
||||
"DELETE_WARNING": "Contact van <strong>%{primaryContactName}</strong> zal worden verwijderd.",
|
||||
"ATTRIBUTE_WARNING": "Contactgegevens van <strong>%{primaryContactName}</strong> worden gekopieerd naar <strong>%{parentContactName}</strong>."
|
||||
},
|
||||
"SEARCH": {
|
||||
"ERROR": "FOUT_BERICHT"
|
||||
|
||||
Reference in New Issue
Block a user