diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-05 00:40:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-05 00:40:48 +0000 |
commit | 6f7b871c0d76482b370c58f57209edc3f6326582 (patch) | |
tree | 2f16ec9d1e0a958c243e191e4ced348ef6067ea9 /core/l10n/ko.js | |
parent | e24b95837f81cf4c43321aa1d829c2eb3e0d27a9 (diff) | |
download | nextcloud-server-6f7b871c0d76482b370c58f57209edc3f6326582.tar.gz nextcloud-server-6f7b871c0d76482b370c58f57209edc3f6326582.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/ko.js')
-rw-r--r-- | core/l10n/ko.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ko.js b/core/l10n/ko.js index c2f70928363..17e5bab31ad 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -349,8 +349,8 @@ OC.L10N.register( "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "이 프로그램이 올바르게 작동하려면 자바스크립트가 필요합니다. {linkstart}자바스크립트를 활성화{linkend}한 다음 페이지를 새로 고치십시오.", "Skip to main content" : "주 내용으로 이동", "Skip to navigation of app" : "앱 탐색으로 이동", - "Get your own free account" : "무료 계정 등록", "Go to %s" : "%s로 이동", + "Get your own free account" : "무료 계정 등록", "Confirm your password" : "암호 확인", "Connect to your account" : "내 계정에 연결", "Please log in before granting %1$s access to your %2$s account." : "%1$s에서 내 %2$s 계정에 접근하는 것을 허용하려면 로그인해야 합니다.", |