Files
opensourcepos/app/Language/vi/Bootstrap_tables.php
2023-04-27 21:53:44 -04:00

12 lines
420 B
PHP

<?php
return [
"tables_all" => "Tất cả",
"tables_columns" => "Các cột",
"tables_hide_show_pagination" => "Ẩn/hiện phân trang",
"tables_loading" => "Đang tải, vui lòng đợi...",
"tables_page_from_to" => "Đang hiển thị {0} đến {1} trên {2} dòng",
"tables_refresh" => "Làm mới lại",
"tables_rows_per_page" => "{0} dòng mỗi trang",
"tables_toggle" => "Bật/Tắt",
];