From 64ddbcc8185b64f99c2d103b7ff531c5e2c94a30 Mon Sep 17 00:00:00 2001 From: "Thach.Le" Date: Mon, 29 Sep 2025 21:17:28 +0700 Subject: [PATCH] Fixed i18n Vietnamese for Datatable 1.10.25. --- i18n/vi.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/i18n/vi.json b/i18n/vi.json index 285612f0..9ab5e620 100644 --- a/i18n/vi.json +++ b/i18n/vi.json @@ -1,4 +1,10 @@ { + "paginate": { + "first": "Đầu tiên", + "last": "Cuối cùng", + "next": "Sau", + "previous": "Trước" + }, "aria": { "paginate": { "first": "Đầu tiên",