aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-07-24 00:20:01 +0000
committerNextcloud bot <bot@nextcloud.com>2024-07-24 00:20:01 +0000
commit06fb25b6a2220b6b2402e16c034c0f83e5c980ee (patch)
tree0cd88b00eb3d79e3b249e4907152ad3d64d0026a /core/l10n
parentbc0a335492b4169525c5825f06f2890603628092 (diff)
downloadnextcloud-server-06fb25b6a2220b6b2402e16c034c0f83e5c980ee.tar.gz
nextcloud-server-06fb25b6a2220b6b2402e16c034c0f83e5c980ee.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n')
-rw-r--r--core/l10n/ko.js2
-rw-r--r--core/l10n/ko.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/ko.js b/core/l10n/ko.js
index d61f79a1b0a..353aecc4a75 100644
--- a/core/l10n/ko.js
+++ b/core/l10n/ko.js
@@ -449,7 +449,7 @@ OC.L10N.register(
"Error loading file picker template: {error}" : "파일 선택 템플릿을 불러오는 중 오류 발생: {error}",
"Error loading message template: {error}" : "메시지 템플릿을 불러오는 중 오류 발생: {error}",
"Show list view" : "리스트 보기",
- "Show grid view" : "바둑판식 보기",
+ "Show grid view" : "그리드뷰 보기",
"Pending" : "보류 중",
"Home" : "홈",
"Copy to {folder}" : "{folder}에 복사",
diff --git a/core/l10n/ko.json b/core/l10n/ko.json
index ffe858b3008..60a42aa6535 100644
--- a/core/l10n/ko.json
+++ b/core/l10n/ko.json
@@ -447,7 +447,7 @@
"Error loading file picker template: {error}" : "파일 선택 템플릿을 불러오는 중 오류 발생: {error}",
"Error loading message template: {error}" : "메시지 템플릿을 불러오는 중 오류 발생: {error}",
"Show list view" : "리스트 보기",
- "Show grid view" : "바둑판식 보기",
+ "Show grid view" : "그리드뷰 보기",
"Pending" : "보류 중",
"Home" : "홈",
"Copy to {folder}" : "{folder}에 복사",