mirror of
https://github.com/tooot-app/app
synced 2025-03-12 01:20:06 +01:00
New translations relativeTime.json (Korean)
This commit is contained in:
parent
9c4ad3bab6
commit
23341a5b9f
20
src/i18n/ko/components/relativeTime.json
Normal file
20
src/i18n/ko/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": "하루",
|
||||
"days": "%d일",
|
||||
"month": "약 1달",
|
||||
"months": "%d달",
|
||||
"year": "약 1년",
|
||||
"years": "%d년",
|
||||
"wordSeparator": ""
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user