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 <[email protected]>
  • Loading branch information
nextcloud-bot committed Mar 21, 2024
1 parent bf369a0 commit 7215a16
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion l10n/ko.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ OC.L10N.register(
"Automatic" : "자동",
"Share with users or groups" : "사용자 및 그룹과 공유",
"No users or groups" : "사용자나 그룹 없음",
"Can edit" : "편집할 수 있음",
"Can edit" : "수정할 수 있음",
"Unshare with {displayName}" : "{displayName}와(과) 공유 중단",
"Unable to delete the share." : "이 공유를 삭제할 수 없습니다.",
"Unable to change permissions." : "권한을 변경할 수 없습니다.",
Expand Down
2 changes: 1 addition & 1 deletion l10n/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"Automatic" : "자동",
"Share with users or groups" : "사용자 및 그룹과 공유",
"No users or groups" : "사용자나 그룹 없음",
"Can edit" : "편집할 수 있음",
"Can edit" : "수정할 수 있음",
"Unshare with {displayName}" : "{displayName}와(과) 공유 중단",
"Unable to delete the share." : "이 공유를 삭제할 수 없습니다.",
"Unable to change permissions." : "권한을 변경할 수 없습니다.",
Expand Down

0 comments on commit 7215a16

Please sign in to comment.