From c5b7c8cc23ef21433f1171d4af07855dc3ff1362 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 28 Jan 2024 01:25:45 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ko.js | 1 + l10n/ko.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/ko.js b/l10n/ko.js index 56b6b7f3a1..9497b17c16 100644 --- a/l10n/ko.js +++ b/l10n/ko.js @@ -64,6 +64,7 @@ OC.L10N.register( "Select template" : "템플릿 선택", "Global templates" : "전역 템플릿", "Add a new template" : "새 템플릿 추가", + "Add a new one?" : "새로 추가하시겠습니까?", "template preview" : "템플릿 미리보기", "Select a template directory" : "템플릿 디렉터리 선택", "Saved with error: Collabora Online should use the same protocol as the server installation." : "저장 오류 발생: Collabora Online과 서버 설치본이 같은 프로토콜을 사용해야 합니다.", diff --git a/l10n/ko.json b/l10n/ko.json index 601e2df634..1a40ab0bd6 100644 --- a/l10n/ko.json +++ b/l10n/ko.json @@ -62,6 +62,7 @@ "Select template" : "템플릿 선택", "Global templates" : "전역 템플릿", "Add a new template" : "새 템플릿 추가", + "Add a new one?" : "새로 추가하시겠습니까?", "template preview" : "템플릿 미리보기", "Select a template directory" : "템플릿 디렉터리 선택", "Saved with error: Collabora Online should use the same protocol as the server installation." : "저장 오류 발생: Collabora Online과 서버 설치본이 같은 프로토콜을 사용해야 합니다.",