From f9335add5f2e2daf88776efdfeae4d3d5214cac8 Mon Sep 17 00:00:00 2001 From: xmflsct Date: Fri, 13 May 2022 10:43:34 +0200 Subject: [PATCH] New translations screens.json (Korean) --- src/i18n/ko/screens.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/i18n/ko/screens.json b/src/i18n/ko/screens.json index 369590d9..db7fcfdd 100644 --- a/src/i18n/ko/screens.json +++ b/src/i18n/ko/screens.json @@ -10,5 +10,9 @@ "pushError": { "message": "푸시 서비스 오류", "description": "푸시 알림을 설정에서 다시 활성화해주세요" + }, + "shareError": { + "imageNotSupported": "", + "videoNotSupported": "" } } \ No newline at end of file