From 37be6ae85bc46bdd07f11ddefdd21ac77f4f1f1f Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Mon, 9 Aug 2021 15:00:11 +0200 Subject: [PATCH] New translations app.json (Korean) --- Localization/StringsConvertor/input/ko_KR/app.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Localization/StringsConvertor/input/ko_KR/app.json b/Localization/StringsConvertor/input/ko_KR/app.json index 91fd4f147..56dc04f21 100644 --- a/Localization/StringsConvertor/input/ko_KR/app.json +++ b/Localization/StringsConvertor/input/ko_KR/app.json @@ -179,10 +179,10 @@ }, "header": { "no_status_found": "게시물이 없습니다", - "blocking_warning": "You can’t view this user's profile\n until you unblock them.\nYour profile looks like this to them.", - "user_blocking_warning": "You can’t view %s’s profile\n until you unblock them.\nYour profile looks like this to them.", - "blocked_warning": "You can’t view this user’s profile\n until they unblock you.", - "user_blocked_warning": "You can’t view %s’s profile\n until they unblock you.", + "blocking_warning": "You can’t view this user's profile\nuntil you unblock them.\nYour profile looks like this to them.", + "user_blocking_warning": "You can’t view %s’s profile\nuntil you unblock them.\nYour profile looks like this to them.", + "blocked_warning": "You can’t view this user’s profile\nuntil they unblock you.", + "user_blocked_warning": "You can’t view %s’s profile\nuntil they unblock you.", "suspended_warning": "이 사용자는 정지된 상태입니다.", "user_suspended_warning": "%s의 계정은 정지된 상태입니다." }