From 66b3dcac581c315555dadcc869fcd1d28957fb19 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sun, 25 Apr 2021 13:44:15 +0300 Subject: [PATCH] New translations en-US.json (Korean) --- src/config/locales/ko-KR.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/config/locales/ko-KR.json b/src/config/locales/ko-KR.json index 8e816227f..300a08f01 100644 --- a/src/config/locales/ko-KR.json +++ b/src/config/locales/ko-KR.json @@ -281,6 +281,7 @@ "reply": "댓글", "open_gallery": "갤러리 열기", "capture_photo": "사진 캡처하기", + "uploaded_images": "Uploaded Images", "limited_tags": "태그는 10개 까지만 허용됩니다.", "limited_length": "각 태그의 최대 길이는 24 입니다.", "limited_dash": "각 태그에 대시를 최대 한 개까지 사용할 수 있습니다.",