New translations report.json (Nepali)

[ci skip]
This commit is contained in:
Chatwoot Bot
2025-10-14 04:29:00 -07:00
parent 5f4b758d6d
commit 7c04c6654a

View File

@@ -51,6 +51,7 @@
}, },
"DATE_RANGE_OPTIONS": { "DATE_RANGE_OPTIONS": {
"LAST_7_DAYS": "Last 7 days", "LAST_7_DAYS": "Last 7 days",
"LAST_14_DAYS": "Last 14 days",
"LAST_30_DAYS": "Last 30 days", "LAST_30_DAYS": "Last 30 days",
"LAST_3_MONTHS": "Last 3 months", "LAST_3_MONTHS": "Last 3 months",
"LAST_6_MONTHS": "Last 6 months", "LAST_6_MONTHS": "Last 6 months",
@@ -266,6 +267,8 @@
"NO_ENOUGH_DATA": "We've not received enough data points to generate report, Please try again later.", "NO_ENOUGH_DATA": "We've not received enough data points to generate report, Please try again later.",
"DOWNLOAD_INBOX_REPORTS": "Download inbox reports", "DOWNLOAD_INBOX_REPORTS": "Download inbox reports",
"FILTER_DROPDOWN_LABEL": "Select Inbox", "FILTER_DROPDOWN_LABEL": "Select Inbox",
"ALL_INBOXES": "All Inboxes",
"SEARCH_INBOX": "Search Inbox",
"METRICS": { "METRICS": {
"CONVERSATIONS": { "CONVERSATIONS": {
"NAME": "Conversations", "NAME": "Conversations",
@@ -467,6 +470,13 @@
"CONVERSATIONS": "{count} conversations", "CONVERSATIONS": "{count} conversations",
"DOWNLOAD_REPORT": "Download report" "DOWNLOAD_REPORT": "Download report"
}, },
"RESOLUTION_HEATMAP": {
"HEADER": "Resolutions",
"NO_CONVERSATIONS": "No conversations",
"CONVERSATION": "{count} conversation",
"CONVERSATIONS": "{count} conversations",
"DOWNLOAD_REPORT": "Download report"
},
"AGENT_CONVERSATIONS": { "AGENT_CONVERSATIONS": {
"HEADER": "Conversations by agents", "HEADER": "Conversations by agents",
"LOADING_MESSAGE": "Loading agent metrics...", "LOADING_MESSAGE": "Loading agent metrics...",