chore: Add translation for Vietnamese (#1292)
Co-authored-by: Pranav Raj S <pranav@thoughtwoot.com>
This commit is contained in:
@@ -19,26 +19,26 @@
|
||||
vi:
|
||||
hello: "Hello world"
|
||||
messages:
|
||||
reset_password_success: Woot! Request for password reset is successful. Check your mail for instructions.
|
||||
reset_password_failure: Uh ho! We could not find any user with the specified email.
|
||||
reset_password_success: Chà! Yêu cầu đặt lại mật khẩu thành công. Kiểm tra thư của bạn để biết hướng dẫn.
|
||||
reset_password_failure: Uh ho! Chúng tôi không thể tìm thấy bất kỳ người dùng nào có email được chỉ định.
|
||||
errors:
|
||||
signup:
|
||||
disposable_email: We do not allow disposable emails
|
||||
invalid_email: You have entered an invalid email
|
||||
email_already_exists: "You have already signed up for an account with %{email}"
|
||||
failed: Signup failed
|
||||
disposable_email: Chúng tôi không cho phép các email dùng một lần
|
||||
invalid_email: Bạn đã nhập một email không hợp lệ
|
||||
email_already_exists: "Bạn đã đăng ký một tài khoản với %{email}"
|
||||
failed: Đăng ký thât bại
|
||||
conversations:
|
||||
activity:
|
||||
status:
|
||||
resolved: "Conversation was marked resolved by %{user_name}"
|
||||
open: "Conversation was reopened by %{user_name}"
|
||||
resolved: "Cuộc trò chuyện được đánh dấu là đã giải quyết bởi %{user_name}"
|
||||
open: "Cuộc trò chuyện đã được mở lại bởi %{user_name}"
|
||||
assignee:
|
||||
assigned: "Assigned to %{assignee_name} by %{user_name}"
|
||||
removed: "Conversation unassigned by %{user_name}"
|
||||
assigned: "Chỉ định %{assignee_name} bởi %{user_name}"
|
||||
removed: "Cuộc hội thoại chưa được chỉ định bởi %{user_name}"
|
||||
templates:
|
||||
greeting_message_body: "%{account_name} typically replies in a few hours."
|
||||
ways_to_reach_you_message_body: "Give the team a way to reach you."
|
||||
email_input_box_message_body: "Get notified by email"
|
||||
greeting_message_body: "%{account_name} thường trả lời trong vài giờ."
|
||||
ways_to_reach_you_message_body: "Cung cấp cho nhóm một cách để tiếp cận bạn."
|
||||
email_input_box_message_body: "Nhận thông báo qua email"
|
||||
reply:
|
||||
email_subject: "New messages on this conversation"
|
||||
transcript_subject: "Conversation Transcript"
|
||||
email_subject: "Tin nhắn mới về cuộc trò chuyện này"
|
||||
transcript_subject: "Bản ghi cuộc hội thoại"
|
||||
|
||||
Reference in New Issue
Block a user