mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
New translations relativeTime.json (Korean)
This commit is contained in:
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": ""
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user