New translations setup.php (Vietnamese)

This commit is contained in:
Cachet Bot 2018-07-12 08:41:43 +01:00
parent beddc4575b
commit 6e57abcdda

View File

@ -11,13 +11,13 @@
return [ return [
'setup' => 'Cài đặt', 'setup' => 'Cài đặt',
'title' => 'Cài đặt Cachet', 'title' => 'Install Cachet',
'service_details' => 'Chi tiết DỊch vụ', 'service_details' => 'Service Details',
'env_setup' => 'Thiết lập môi trường', 'env_setup' => 'Environment Setup',
'status_page_setup' => 'Cài đặt Trang Trạng thái', 'status_page_setup' => 'Status Page Setup',
'show_support' => 'Hiển thị hỗ trợ cho Cachet?', 'show_support' => 'Show support for Cachet?',
'admin_account' => 'Tài khoản người quản trị', 'admin_account' => 'Administrator Account',
'complete_setup' => 'Hoàn tất cài đặt', 'complete_setup' => 'Complete Setup',
'completed' => 'Cachet đã được cấu hình thành công!', 'completed' => 'Cachet has been configured successfully!',
'finish_setup' => 'Đi đến bảng điều khiển', 'finish_setup' => 'Go to dashboard',
]; ];