From 7736ecbe94b8f1db8c3ff88a793978a0450b4597 Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Thu, 5 Aug 2021 05:55:22 +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 105231e83..086fb543f 100644 --- a/Localization/StringsConvertor/input/ko_KR/app.json +++ b/Localization/StringsConvertor/input/ko_KR/app.json @@ -175,12 +175,12 @@ "time_ago": "%s 전" }, "loader": { - "load_missing_posts": "Load missing posts", - "loading_missing_posts": "Loading missing posts...", - "show_more_replies": "Show more replies" + "load_missing_posts": "빈 게시물 불러오기", + "loading_missing_posts": "빈 게시물 불러오는 중…", + "show_more_replies": "답글 더 보기" }, "header": { - "no_status_found": "No Post Found", + "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.",