Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Jan 13, 2024
1 parent 83fe574 commit 20e15a6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion l10n/ko.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ OC.L10N.register(
"files_photospheres",
{
"Photo Sphere Viewer" : "Photo Sphere 뷰어",
"Enables viewing of google photosphere images" : "Google Photo Sphere 그림 보기"
"Enables viewing of google photosphere images" : "Google Photo Sphere 그림 보기",
"Enables viewing of google photosphere images by\n integrating the photo-sphere-viewer.js component\n into your nextcloud instance." : "photo-sphere-viewer.js 구성요소를 \n 당신의 Nextcloud 인스턴스와 통합하여 \n Google Photosphere 이미지를 볼 수 있도록 합니다"
},
"nplurals=1; plural=0;");
3 changes: 2 additions & 1 deletion l10n/ko.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{ "translations": {
"Photo Sphere Viewer" : "Photo Sphere 뷰어",
"Enables viewing of google photosphere images" : "Google Photo Sphere 그림 보기"
"Enables viewing of google photosphere images" : "Google Photo Sphere 그림 보기",
"Enables viewing of google photosphere images by\n integrating the photo-sphere-viewer.js component\n into your nextcloud instance." : "photo-sphere-viewer.js 구성요소를 \n 당신의 Nextcloud 인스턴스와 통합하여 \n Google Photosphere 이미지를 볼 수 있도록 합니다"
},"pluralForm" :"nplurals=1; plural=0;"
}

0 comments on commit 20e15a6

Please sign in to comment.