New translations relativeTime.json (Vietnamese)

This commit is contained in:
xmflsct 2022-02-04 15:28:43 +01:00
parent 0860cd1f84
commit 36aa5c9cdb
1 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,20 @@
{
"strings": {
"prefixAgo": "",
"prefixFromNow": "",
"suffixAgo": "trước",
"suffixFromNow": "",
"seconds": "%d giây",
"minute": "một phút",
"minutes": "%d phút",
"hour": "một giờ",
"hours": "khoảng %d giờ",
"day": "một ngày",
"days": "%d ngày",
"month": "khoảng một tháng",
"months": "%d tháng",
"year": "khoảng một năm",
"years": "%d năm",
"wordSeparator": ""
}
}