From 78291129d36d7fd275f5dfb027e410ac94983e37 Mon Sep 17 00:00:00 2001 From: Chatwoot Bot <92152627+chatwoot-bot@users.noreply.github.com> Date: Tue, 14 Oct 2025 04:27:31 -0700 Subject: [PATCH] New translations report.json (Hebrew) [ci skip] --- app/javascript/dashboard/i18n/locale/he/report.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/app/javascript/dashboard/i18n/locale/he/report.json b/app/javascript/dashboard/i18n/locale/he/report.json index f28acf119..c342d4649 100644 --- a/app/javascript/dashboard/i18n/locale/he/report.json +++ b/app/javascript/dashboard/i18n/locale/he/report.json @@ -51,6 +51,7 @@ }, "DATE_RANGE_OPTIONS": { "LAST_7_DAYS": "7 הימים האחרונים", + "LAST_14_DAYS": "14 הימים האחרונים", "LAST_30_DAYS": "30 הימים האחרונים", "LAST_3_MONTHS": "3 החודשים האחרונים", "LAST_6_MONTHS": "6 החודשים האחרונים", @@ -266,6 +267,8 @@ "NO_ENOUGH_DATA": "לא קיבלנו מספיק נקודות נתונים כדי להפיק דוח, אנא נסה שוב מאוחר יותר.", "DOWNLOAD_INBOX_REPORTS": "הורד דוחות תיבת דואר נכנס", "FILTER_DROPDOWN_LABEL": "בחר תיבת דואר", + "ALL_INBOXES": "All Inboxes", + "SEARCH_INBOX": "Search Inbox", "METRICS": { "CONVERSATIONS": { "NAME": "שיחות", @@ -467,6 +470,13 @@ "CONVERSATIONS": "{count} שיחות", "DOWNLOAD_REPORT": "Download report" }, + "RESOLUTION_HEATMAP": { + "HEADER": "Resolutions", + "NO_CONVERSATIONS": "בלי שיחות", + "CONVERSATION": "שיחה {count}", + "CONVERSATIONS": "{count} שיחות", + "DOWNLOAD_REPORT": "Download report" + }, "AGENT_CONVERSATIONS": { "HEADER": "שיחות של סוכנים", "LOADING_MESSAGE": "מדדי סוכן טעינה...",