diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-24 00:19:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-24 00:19:54 +0000 |
commit | 080106a2e597b68ab6af1bb58689262e08dac828 (patch) | |
tree | 0de552058023acda3862162156661f0959dd6f70 /core/l10n/ko.json | |
parent | f9235a09ed59553bb8a97b97447e281eca6a1dd4 (diff) | |
download | nextcloud-server-080106a2e597b68ab6af1bb58689262e08dac828.tar.gz nextcloud-server-080106a2e597b68ab6af1bb58689262e08dac828.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/ko.json')
-rw-r--r-- | core/l10n/ko.json | 2 |
1 files changed, 1 insertions, 1 deletions
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}에 복사", |