diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-26 00:19:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-26 00:19:53 +0000 |
commit | c2acabf020731bcbc21b3fba2e8be8f3ef494b37 (patch) | |
tree | 7edd351480553adf95bafc83482721a48f18e841 /lib/l10n/ko.js | |
parent | 6e558a6d981e47def0b7174b3c1830953a60945c (diff) | |
download | nextcloud-server-c2acabf020731bcbc21b3fba2e8be8f3ef494b37.tar.gz nextcloud-server-c2acabf020731bcbc21b3fba2e8be8f3ef494b37.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/ko.js')
-rw-r--r-- | lib/l10n/ko.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/ko.js b/lib/l10n/ko.js index 4356151eff1..64dae350610 100644 --- a/lib/l10n/ko.js +++ b/lib/l10n/ko.js @@ -256,6 +256,8 @@ OC.L10N.register( "Summarize" : "요약", "Summary" : "요약", "Extract topics" : "주제 추출", + "Translate" : "번역:", + "Result" : "결과", "Generate headline" : "헤드라인 생성", "Summarizes text by reducing its length without losing key information." : "중요 정보로 내용을 축약하십시오.", "Extracts topics from a text and outputs them separated by commas." : "내용에서 주요 주제를 추출하고 쉼표로 이를 구분하십시오.", |