chore: Update translations (#7887)

Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
Chatwoot Bot
2023-09-13 06:39:47 +05:30
committed by GitHub
parent 4f5c5e9f85
commit fcd40e9636
95 changed files with 625 additions and 478 deletions

View File

@@ -1,26 +1,26 @@
{
"CAMPAIGN": {
"HEADER": "Campaigns",
"HEADER": "Campagnes",
"SIDEBAR_TXT": "Proactive messages allow the customer to send outbound messages to their contacts which would trigger more conversations. Click on <b>Add Campaign</b> to create a new campaign. You can also edit or delete an existing campaign by clicking on the Edit or Delete button.",
"HEADER_BTN_TXT": {
"ONE_OFF": "Create a one off campaign",
"ONGOING": "Create a ongoing campaign"
"ONE_OFF": "Creëer een eenmalige campagne",
"ONGOING": "Creëer een lopende campagne"
},
"ADD": {
"TITLE": "Create a campaign",
"TITLE": "Creëer een campagne",
"DESC": "Proactive messages allow the customer to send outbound messages to their contacts which would trigger more conversations.",
"CANCEL_BUTTON_TEXT": "Annuleren",
"CREATE_BUTTON_TEXT": "Aanmaken",
"FORM": {
"TITLE": {
"LABEL": "Title",
"LABEL": "Titel",
"PLACEHOLDER": "Please enter the title of campaign",
"ERROR": "Title is required"
},
"SCHEDULED_AT": {
"LABEL": "Scheduled time",
"PLACEHOLDER": "Please select the time",
"CONFIRM": "Confirm",
"CONFIRM": "Bevestigen",
"ERROR": "Scheduled time is required"
},
"AUDIENCE": {
@@ -29,8 +29,8 @@
"ERROR": "Audience is required"
},
"INBOX": {
"LABEL": "Select Inbox",
"PLACEHOLDER": "Select Inbox",
"LABEL": "Selecteer een inbox",
"PLACEHOLDER": "Selecteer een inbox",
"ERROR": "Inbox is required"
},
"MESSAGE": {
@@ -87,7 +87,7 @@
"LOADING_MESSAGE": "Loading campaigns...",
"404": "There are no campaigns created for this inbox.",
"TABLE_HEADER": {
"TITLE": "Title",
"TITLE": "Titel",
"MESSAGE": "Bericht",
"INBOX": "Postvak In",
"STATUS": "Status",
@@ -119,8 +119,8 @@
},
"ONGOING": {
"HEADER": "Ongoing campaigns",
"404": "There are no ongoing campaigns created",
"INBOXES_NOT_FOUND": "Please create an website inbox and start adding campaigns"
"404": "Er zijn geen lopende campagnes aangemaakt",
"INBOXES_NOT_FOUND": "Maak een website inbox en begin met het toevoegen van campagnes"
}
}
}