chore: Update translations (#11962)

Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
This commit is contained in:
Chatwoot Bot
2025-07-17 21:50:55 -07:00
committed by GitHub
parent 647a65d481
commit bb9e3a5495
261 changed files with 9835 additions and 7 deletions

View File

@@ -137,6 +137,70 @@
}
}
},
"WHATSAPP": {
"HEADER_TITLE": "WhatsApp campaigns",
"NEW_CAMPAIGN": "Create campaign",
"EMPTY_STATE": {
"TITLE": "No WhatsApp campaigns are available",
"SUBTITLE": "Launch a WhatsApp campaign to reach your customers directly. Send offers or make announcements with ease. Click 'Create campaign' to get started."
},
"CARD": {
"STATUS": {
"COMPLETED": "Erledigt",
"SCHEDULED": "Scheduled"
},
"CAMPAIGN_DETAILS": {
"SENT_FROM": "Sent from",
"ON": "on"
}
},
"CREATE": {
"TITLE": "Create WhatsApp campaign",
"CANCEL_BUTTON_TEXT": "Stornieren",
"CREATE_BUTTON_TEXT": "Erstellen",
"FORM": {
"TITLE": {
"LABEL": "Titel",
"PLACEHOLDER": "Bitte geben Sie den Titel der Kampagne ein",
"ERROR": "Titel ist erforderlich"
},
"INBOX": {
"LABEL": "Eingang auswählen",
"PLACEHOLDER": "Eingang auswählen",
"ERROR": "Posteingang ist erforderlich"
},
"TEMPLATE": {
"LABEL": "WhatsApp Template",
"PLACEHOLDER": "Select a template",
"INFO": "Select a template to use for this campaign.",
"ERROR": "Template is required",
"PREVIEW_TITLE": "Verarbeite {templateName}",
"LANGUAGE": "Sprache",
"CATEGORY": "Kategorie",
"VARIABLES_LABEL": "Variablen",
"VARIABLE_PLACEHOLDER": "Enter value for {variable}"
},
"AUDIENCE": {
"LABEL": "Zielgruppe",
"PLACEHOLDER": "Kunden-Labels auswählen",
"ERROR": "Zielgruppe ist erforderlich"
},
"SCHEDULED_AT": {
"LABEL": "Geplanter Zeitpunkt",
"PLACEHOLDER": "Bitte wählen Sie die Zeit",
"ERROR": "Geplante Zeit ist erforderlich"
},
"BUTTONS": {
"CREATE": "Erstellen",
"CANCEL": "Stornieren"
},
"API": {
"SUCCESS_MESSAGE": "WhatsApp campaign created successfully",
"ERROR_MESSAGE": "Es ist ein Fehler aufgetreten, bitte versuchen Sie es erneut."
}
}
}
},
"CONFIRM_DELETE": {
"TITLE": "Sind Sie sicher, dass Sie das löschen möchten?",
"DESCRIPTION": "The delete action is permanent and cannot be reversed.",