mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-03-14 12:29:44 +01:00
New translations setup.php (Vietnamese)
This commit is contained in:
parent
a74a930b8e
commit
e97028c7c9
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',
|
||||
];
|
Loading…
x
Reference in New Issue
Block a user