mirror of
https://github.com/tooot-app/app
synced 2025-04-28 08:58:45 +02:00
New translations relationship.json (Korean)
This commit is contained in:
parent
5a748173d2
commit
bcd8ae6da7
16
src/i18n/ko/components/relationship.json
Normal file
16
src/i18n/ko/components/relationship.json
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"follow": {
|
||||||
|
"function": "사용자 팔로우"
|
||||||
|
},
|
||||||
|
"block": {
|
||||||
|
"function": "사용자 차단"
|
||||||
|
},
|
||||||
|
"button": {
|
||||||
|
"error": "불러오기 오류",
|
||||||
|
"blocked_by": "차단된 사용자",
|
||||||
|
"blocking": "차단 해제",
|
||||||
|
"following": "팔로우 해제",
|
||||||
|
"requested": "요청 취소",
|
||||||
|
"default": "팔로우"
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user