Added vi-VN language support.

This commit is contained in:
Mike Cao 2021-11-20 15:28:45 -08:00
parent 0f752de047
commit 93784ddf72
2 changed files with 2 additions and 2 deletions

View File

@ -58,7 +58,7 @@
"label.username": "Tên đăng nhập",
"label.view-details": "Xem chi tiết",
"label.websites": "Websites",
"message.active-users": "{x} hiện tại {x, plural, một {visitor} trên {visitors}}",
"message.active-users": "{x} hiện tại {x, plural, one {một} other {trên}}",
"message.confirm-reset": "Bạn có chắc chắn muốn tái thiết lập thống kê {target}?",
"message.confirm-delete": "Bạn có chắc chắn muốn xoá {target}?",
"message.copied": "Đã copy!",
@ -101,4 +101,3 @@
"metrics.views": "Xem",
"metrics.visitors": "Khách"
}

File diff suppressed because one or more lines are too long