Chatwoot/app/javascript/widget/i18n/locale/nl.json

21 lines
488 B
JSON
Raw Normal View History

{
"COMPONENTS": {
"FILE_BUBBLE": {
"DOWNLOAD": "Downloaden",
"UPLOADING": "Uploaden..."
},
"FORM_BUBBLE": {
"SUBMIT": "Bevestigen"
}
},
"AGENT_AVAILABILITY": {
"IS_AVAILABLE": "is available",
"ARE_AVAILABLE": "are available",
"OTHERS_ARE_AVAILABLE": "others are available",
"AND": "and"
},
"POWERED_BY": "Mogelijk gemaakt door Chatwoot",
"EMAIL_PLACEHOLDER": "Voer uw e-mailadres in",
"CHAT_PLACEHOLDER": "Typ uw bericht"
}