-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
- Loading branch information
1 parent
83fe574
commit 20e15a6
Showing
2 changed files
with
4 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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;" | ||
} |