New translations setup.php (Vietnamese)
This commit is contained in:
23
resources/lang/vi-VN/setup.php
Normal file
23
resources/lang/vi-VN/setup.php
Normal file
@@ -0,0 +1,23 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
* This file is part of Cachet.
|
||||
*
|
||||
* (c) Alt Three Services Limited
|
||||
*
|
||||
* For the full copyright and license information, please view the LICENSE
|
||||
* file that was distributed with this source code.
|
||||
*/
|
||||
|
||||
return [
|
||||
'setup' => 'Cài đặt',
|
||||
'title' => 'Cài đặt Cachet',
|
||||
'service_details' => 'Chi tiết DỊch vụ',
|
||||
'env_setup' => 'Thiết lập môi trường',
|
||||
'status_page_setup' => 'Cài đặt Trang Trạng thái',
|
||||
'show_support' => 'Hiển thị hỗ trợ cho Cachet?',
|
||||
'admin_account' => 'Tài khoản người quản trị',
|
||||
'complete_setup' => 'Hoàn tất cài đặt',
|
||||
'completed' => 'Cachet đã được cấu hình thành công!',
|
||||
'finish_setup' => 'Đi đến bảng điều khiển',
|
||||
];
|
||||
Reference in New Issue
Block a user