mirror of
https://github.com/tooot-app/app
synced 2025-02-18 12:50:46 +01:00
New translations relativeTime.json (Chinese Traditional)
This commit is contained in:
parent
10d3fade62
commit
00e81cc85b
20
src/i18n/zh-Hant/components/relativeTime.json
Normal file
20
src/i18n/zh-Hant/components/relativeTime.json
Normal file
@ -0,0 +1,20 @@
|
||||
{
|
||||
"strings": {
|
||||
"prefixAgo": "",
|
||||
"prefixFromNow": "",
|
||||
"suffixAgo": "前",
|
||||
"suffixFromNow": "",
|
||||
"seconds": "%d 秒",
|
||||
"minute": "約 1 分",
|
||||
"minutes": "%d 分",
|
||||
"hour": "約 1 小時",
|
||||
"hours": "約 %d 小時",
|
||||
"day": "1 天",
|
||||
"days": "%d 天",
|
||||
"month": "約 1 個月",
|
||||
"months": "%d 個月",
|
||||
"year": "約 1 年",
|
||||
"years": "%d 年",
|
||||
"wordSeparator": ""
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user