chore: Update translations from Crowdin (#6283)

This commit is contained in:
Chatwoot Bot
2023-02-13 13:34:53 -08:00
committed by GitHub
parent 29025759d6
commit ff9cadc9a0
298 changed files with 1991 additions and 671 deletions

View File

@@ -35,6 +35,7 @@
"REMOVE_SELECTION": "הסר בחירה",
"DOWNLOAD": "הורד",
"UNKNOWN_FILE_TYPE": "קובץ לא ידוע",
"SAVE_CONTACT": "Save",
"UPLOADING_ATTACHMENTS": "מעלה קובץ מצורף...",
"SUCCESS_DELETE_MESSAGE": "ההודעה נמחקה בהצלחה",
"FAIL_DELETE_MESSSAGE": "לא ניתן למחוק את ההודעה! נסה שוב",
@@ -132,6 +133,14 @@
"PLACEHOLDER": "אימיילים מופרדים בפסיקים",
"ERROR": "בבקשה הכנס כתוכת אימייל"
}
},
"UNDEFINED_VARIABLES": {
"TITLE": "Undefined variables",
"MESSAGE": "You have {undefinedVariablesCount} undefined variables in your message: {undefinedVariables}. Would you like to send the message anyway?",
"CONFIRM": {
"YES": "שלח",
"CANCEL": "ביטול"
}
}
},
"VISIBLE_TO_AGENTS": "פתקים פרטיים: רק אתה והצוות שלך יכולים לראות",