Files
opensourcepos/app/Language/vi/Bootstrap_tables.php
objecttothis e90b5b87da Replace tabs with spaces (#4196)
Signed-off-by: objecttothis <objecttothis@gmail.com>
2025-03-28 21:24:21 +04:00

12 lines
377 B
PHP

<?php
return [
"all" => "Tất cả",
"columns" => "Các cột",
"hide_show_pagination" => "Ẩn/hiện phân trang",
"loading" => "Đang tải, vui lòng đợi...",
"page_from_to" => "Đang hiển thị {0} đến {1} trên {2} dòng",
"refresh" => "Làm mới lại",
"rows_per_page" => "{0} dòng mỗi trang",
"toggle" => "Bật/Tắt",
];