Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com> Co-authored-by: Pranav <pranav@chatwoot.com>
63 lines
2.5 KiB
JSON
63 lines
2.5 KiB
JSON
{
|
|
"INTEGRATION_APPS": {
|
|
"FETCHING": "Đang lấy Tích hợp",
|
|
"NO_HOOK_CONFIGURED": "Không có tích hợp {integrationId} được cấu hình đối với tài khoản này.",
|
|
"HEADER": "Ứng dụng",
|
|
"STATUS": {
|
|
"ENABLED": "Bật",
|
|
"DISABLED": "Không bật"
|
|
},
|
|
"CONFIGURE": "Cấu hình",
|
|
"ADD_BUTTON": "Thêm một hook mới",
|
|
"DELETE": {
|
|
"TITLE": {
|
|
"INBOX": "Xác nhận xoá",
|
|
"ACCOUNT": "Ngắt kết nối"
|
|
},
|
|
"MESSAGE": {
|
|
"INBOX": "Bạn có chắc muốn xoá?",
|
|
"ACCOUNT": "Bạn có chắc muốn ngắt kết nối?"
|
|
},
|
|
"CONFIRM_BUTTON_TEXT": {
|
|
"INBOX": "Có, Xoá",
|
|
"ACCOUNT": "Có, ngắt kết nối"
|
|
},
|
|
"CANCEL_BUTTON_TEXT": "Huỷ",
|
|
"API": {
|
|
"SUCCESS_MESSAGE": "Hook đã được xoá thành công",
|
|
"ERROR_MESSAGE": "Không thể kết nối với Máy chủ Woot, Vui lòng thử lại sau"
|
|
}
|
|
},
|
|
"LIST": {
|
|
"FETCHING": "Đang lấy hook tích hợp",
|
|
"INBOX": "Hộp thư đến",
|
|
"DELETE": {
|
|
"BUTTON_TEXT": "Xoá"
|
|
}
|
|
},
|
|
"ADD": {
|
|
"FORM": {
|
|
"INBOX": {
|
|
"LABEL": "Chọn Hộp thư đến",
|
|
"PLACEHOLDER": "Chọn Hộp thư đến"
|
|
},
|
|
"SUBMIT": "Tạo",
|
|
"CANCEL": "Huỷ"
|
|
},
|
|
"API": {
|
|
"SUCCESS_MESSAGE": "Hook tích hợp đã được thêm thành công",
|
|
"ERROR_MESSAGE": "Không thể kết nối với Máy chủ Woot, Vui lòng thử lại sau"
|
|
}
|
|
},
|
|
"CONNECT": {
|
|
"BUTTON_TEXT": "Kết nối"
|
|
},
|
|
"DISCONNECT": {
|
|
"BUTTON_TEXT": "Ngắt kết nối"
|
|
},
|
|
"SIDEBAR_DESCRIPTION": {
|
|
"DIALOGFLOW": "Dialogflow is a natural language understanding platform that makes it easy to design and integrate a conversational user interface into your mobile app, web application, device, bot, interactive voice response system, and so on. <br /> <br /> Dialogflow integration with {installationName} allows you to configure a Dialogflow bot with your inboxes which lets the bot handle the queries initially and hand them over to an agent when needed. Dialogflow can be used to qualifying the leads, reduce the workload of agents by providing frequently asked questions etc. <br /> <br /> To add Dialogflow, you need to create a Service Account in your Google project console and share the credentials. Please refer to the Dialogflow docs for more information."
|
|
}
|
|
}
|
|
}
|