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

@@ -47,28 +47,28 @@
},
"FORMS": {
"MULTISELECT": {
"ENTER_TO_SELECT": "Press enter to select",
"ENTER_TO_REMOVE": "Press enter to remove",
"ENTER_TO_SELECT": "按下 enter 以選擇",
"ENTER_TO_REMOVE": "按下 enter 以移除",
"SELECT_ONE": "Select one"
}
},
"NOTIFICATIONS_PAGE": {
"HEADER": "Notifications",
"MARK_ALL_DONE": "Mark All Done",
"HEADER": "通知",
"MARK_ALL_DONE": "全部標記完成",
"LIST": {
"LOADING_MESSAGE": "Loading notifications...",
"404": "No Notifications",
"LOADING_MESSAGE": "載入更多通知...",
"404": "沒有通知",
"TABLE_HEADER": [
"姓名",
"姓名",
"聯絡人電話",
"話",
"話",
"Last Contacted"
]
},
"TYPE_LABEL": {
"conversation_creation": "New conversation",
"conversation_creation": "新對話",
"conversation_assignment": "Conversation Assigned",
"assigned_conversation_new_message": "New Message",
"assigned_conversation_new_message": "新訊息",
"conversation_mention": "Mention"
}
}