diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-22 00:20:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-22 00:20:18 +0000 |
commit | 0004ba890c866d443be831a8a1b9e93670dc6c80 (patch) | |
tree | 72d3453c579ea99b1f6d3ed30752de43e9a1300c /apps/settings/l10n/ko.js | |
parent | 753425f62290c5ec87c98feec1c460b4de3413f6 (diff) | |
download | nextcloud-server-0004ba890c866d443be831a8a1b9e93670dc6c80.tar.gz nextcloud-server-0004ba890c866d443be831a8a1b9e93670dc6c80.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/ko.js')
-rw-r--r-- | apps/settings/l10n/ko.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/ko.js b/apps/settings/l10n/ko.js index 71a30b95b5b..5b79296536b 100644 --- a/apps/settings/l10n/ko.js +++ b/apps/settings/l10n/ko.js @@ -266,7 +266,7 @@ OC.L10N.register( "Actions" : "동작", "No apps found for your version" : "설치된 버전에 대한 앱 없음", "Disable all" : "전체 비활성화", - "_%n app has an update available_::_%n apps have an update available_" : ["%n앱을 업데이트 할 수 있습니다."], + "_%n app has an update available_::_%n apps have an update available_" : ["%n개의 앱을 업데이트 할 수 있습니다."], "_Update_::_Update all_" : ["모두 업데이트"], "Save new name" : "새 이름 저장", "Marked for remote wipe" : "원격 제거를 위해 지정됨", |