chore: Update translations (#10549)

Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
This commit is contained in:
Chatwoot Bot
2025-01-14 08:30:56 -08:00
committed by GitHub
parent 91dd92e318
commit 0c01303db0
1111 changed files with 59718 additions and 21681 deletions

View File

@@ -45,7 +45,8 @@
},
"REPLY_TIME": {
"NAME": "Customer waiting time",
"TOOLTIP_TEXT": "Waiting time is {metricValue} (based on {conversationCount} replies)"
"TOOLTIP_TEXT": "Waiting time is {metricValue} (based on {conversationCount} replies)",
"DESC": ""
}
},
"DATE_RANGE_OPTIONS": {
@@ -56,32 +57,6 @@
"LAST_YEAR": "Tahun terakhir",
"CUSTOM_DATE_RANGE": "Rentang tanggal kustom"
},
"DATE_RANGE": [
{
"id": 0,
"name": "7 hari terakhir"
},
{
"id": 1,
"name": "30 hari terakhir"
},
{
"id": 2,
"name": "3 bulan terakhir"
},
{
"id": 3,
"name": "6 bulan terakhir"
},
{
"id": 4,
"name": "Tahun terakhir"
},
{
"id": 5,
"name": "Rentang tanggal kustom"
}
],
"CUSTOM_DATE_RANGE": {
"CONFIRM": "Terapkan",
"PLACEHOLDER": "Pilih rentang tanggal"
@@ -142,6 +117,9 @@
"FILTER_ACTIONS": {
"CLEAR_FILTER": "Clear filter",
"EMPTY_LIST": "Tidak ada hasil ditemukan"
},
"PAGINATION": {
"RESULTS": "Showing {start} to {end} of {total} results"
}
},
"AGENT_REPORTS": {
@@ -490,7 +468,7 @@
"NO_AGENTS": "Tidak ada percakapan oleh agen",
"TABLE_HEADER": {
"AGENT": "Agen",
"OPEN": "TERBUKA",
"OPEN": "Terbuka",
"UNATTENDED": "Tidak Ditangani",
"STATUS": "Status"
}