mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
New translations relativeTime.json (Vietnamese)
This commit is contained in:
parent
0860cd1f84
commit
36aa5c9cdb
20
src/i18n/vi/components/relativeTime.json
Normal file
20
src/i18n/vi/components/relativeTime.json
Normal 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": ""
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user