chore: Update language translations (#2280)

Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
Sojan Jose
2021-05-17 23:53:19 +05:30
committed by GitHub
parent f925bc22e2
commit cf09c2af4d
295 changed files with 4972 additions and 856 deletions

View File

@@ -3,7 +3,7 @@
"HEADER": "報表",
"LOADING_CHART": "正在載入图表數據...",
"NO_ENOUGH_DATA": "我們没有收到足夠的數據來生成報表,請稍後再試。",
"DOWNLOAD_AGENT_REPORTS": "Download agent reports",
"DOWNLOAD_AGENT_REPORTS": "下載客服報告",
"METRICS": {
"CONVERSATIONS": {
"NAME": "會話",
@@ -38,6 +38,18 @@
{
"id": 1,
"name": "最近30天"
},
{
"id": 2,
"name": "Last 3 months"
},
{
"id": 3,
"name": "Last 6 months"
},
{
"id": 4,
"name": "Last year"
}
]
}