Files
snipe-it/app/lang/vi/admin/settings/message.php
T
2015-09-09 13:56:10 -07:00

12 lines
181 B
PHP
Executable File

<?php
return array(
'update' => array(
'error' => 'Có lỗi xảy ra khi cập nhật. ',
'success' => 'Cập nhật cài đặt thành công.'
),
);