From 11c6e6fbb7a39cfb55038246d88c98b29a238878 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 23 Jun 2024 02:21:08 +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 9e765434..4cc18d27 100644 --- a/l10n/ko.js +++ b/l10n/ko.js @@ -383,6 +383,7 @@ OC.L10N.register( "Failed to attach tags to {file}" : "{file}에 태그 지정 실패", "Some files have not been uploaded." : "일부 파일이 업로드 되지 않았습니다.", "_Upload {n} file_::_Upload {n} files_" : ["{n}개 파일 업로드"], + "Creation date" : "생성일", "Oldest first" : "오래된순", "Ascending" : "오름차순", "Newest first" : "최신순", diff --git a/l10n/ko.json b/l10n/ko.json index 50ac082c..b57630df 100644 --- a/l10n/ko.json +++ b/l10n/ko.json @@ -381,6 +381,7 @@ "Failed to attach tags to {file}" : "{file}에 태그 지정 실패", "Some files have not been uploaded." : "일부 파일이 업로드 되지 않았습니다.", "_Upload {n} file_::_Upload {n} files_" : ["{n}개 파일 업로드"], + "Creation date" : "생성일", "Oldest first" : "오래된순", "Ascending" : "오름차순", "Newest first" : "최신순",