Updated language strings

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe
2022-05-24 15:07:14 -07:00
parent 72799973e7
commit 5be7dee3d3
645 changed files with 4672 additions and 1193 deletions
+4 -4
View File
@@ -8,17 +8,17 @@ return [
'delete' => 'Xóa',
'edit' => 'Sửa',
'restore' => 'Khôi phục',
'remove' => 'Remove',
'remove' => 'Xóa',
'request' => 'Yêu cầu',
'submit' => 'Gửi',
'upload' => 'Tải lên',
'select_file' => 'Chọn tập tin...',
'select_files' => 'Chọn files...',
'generate_labels' => '{1} Nhãn Chung|[2,*] Nhiều Nhãn Chung',
'send_password_link' => 'Send Password Reset Link',
'go' => 'Go',
'send_password_link' => 'Gửi Liên kết Đặt lại Mật khẩu',
'go' => 'Thực hiện',
'bulk_actions' => 'Bulk Actions',
'add_maintenance' => 'Add Maintenance',
'append' => 'Append',
'new' => 'New',
'new' => 'Mới',
];