chore: Update translations (#4099)

Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
Sojan Jose
2022-03-17 20:02:32 +05:30
committed by GitHub
parent 23fe8847d8
commit 7f8a199b29
536 changed files with 9100 additions and 1486 deletions

View File

@@ -64,7 +64,7 @@
},
"EDIT": {
"TITLE": "Sửa Quy tắc Tự động hoá",
"SUBMIT": "Chỉnh sửa",
"SUBMIT": "Cập nhật",
"CANCEL_BUTTON_TEXT": "Huỷ",
"API": {
"SUCCESS_MESSAGE": "Quy tắc tự động hoá thêm thành công",
@@ -84,6 +84,24 @@
"DELETE": "Xoá",
"CANCEL": "Huỷ",
"RESET_MESSAGE": "Thay đổi loại sự kiện sẽ đặt lại điều kiện và sự kiện mà bạn đã thêm bên dưới"
},
"CONDITION": {
"DELETE_MESSAGE": "Bạn cần có ít nhất một điều kiện để lưu"
},
"ACTION": {
"DELETE_MESSAGE": "Bạn cần có ít nhất một hành động để lưu"
},
"TOGGLE": {
"ACTIVATION_TITLE": "Activate Automation Rule",
"DEACTIVATION_TITLE": "Deactivate Automation Rule",
"ACTIVATION_DESCRIPTION": "This action will activate the automation rule '{automationName}'. Are you sure you want to proceed?",
"DEACTIVATION_DESCRIPTION": "This action will deactivate the automation rule '{automationName}'. Are you sure you want to proceed?",
"ACTIVATION_SUCCESFUL": "Automation Rule Activated Successfully",
"DEACTIVATION_SUCCESFUL": "Automation Rule Deactivated Successfully",
"ACTIVATION_ERROR": "Could not Activate Automation, Please try again later",
"DEACTIVATION_ERROR": "Could not Deactivate Automation, Please try again later",
"CONFIRMATION_LABEL": "Có",
"CANCEL_LABEL": "Không"
}
}
}