feat: implement pagination for payment history and enhance translation files

This commit is contained in:
2026-03-24 17:24:55 +00:00
parent 6a1d8b1aee
commit a80fa755d4
7 changed files with 222 additions and 34 deletions

View File

@@ -11,7 +11,12 @@
"status": "Trạng thái",
"videos": "Video",
"selected": "{{count}} mục đã chọn",
"copy": "Sao chép"
"copy": "Sao chép",
"rowsPerPage": "Số hàng mỗi trang",
"next": "Tiếp",
"previous": "Trước",
"page": "Trang {{current}} trên {{total}}",
"records": "bản ghi"
},
"app": {
"name": "EcoStream"