New translations app.json (Korean)

This commit is contained in:
Eugen Rochko 2021-08-09 15:00:11 +02:00
parent 4adc254780
commit 37be6ae85b
1 changed files with 4 additions and 4 deletions

View File

@ -179,10 +179,10 @@
}, },
"header": { "header": {
"no_status_found": "게시물이 없습니다", "no_status_found": "게시물이 없습니다",
"blocking_warning": "You cant view this user's profile\n until you unblock them.\nYour profile looks like this to them.", "blocking_warning": "You cant view this user's profile\nuntil you unblock them.\nYour profile looks like this to them.",
"user_blocking_warning": "You cant view %ss profile\n until you unblock them.\nYour profile looks like this to them.", "user_blocking_warning": "You cant view %ss profile\nuntil you unblock them.\nYour profile looks like this to them.",
"blocked_warning": "You cant view this users profile\n until they unblock you.", "blocked_warning": "You cant view this users profile\nuntil they unblock you.",
"user_blocked_warning": "You cant view %ss profile\n until they unblock you.", "user_blocked_warning": "You cant view %ss profile\nuntil they unblock you.",
"suspended_warning": "이 사용자는 정지된 상태입니다.", "suspended_warning": "이 사용자는 정지된 상태입니다.",
"user_suspended_warning": "%s의 계정은 정지된 상태입니다." "user_suspended_warning": "%s의 계정은 정지된 상태입니다."
} }