diff options
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." : "내용에서 주요 주제를 추출하고 쉼표로 이를 구분하십시오.", |