diff options
Diffstat (limited to 'lib/l10n/zh_TW.js')
-rw-r--r-- | lib/l10n/zh_TW.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js index 4fac3736cac..aac0af82ec2 100644 --- a/lib/l10n/zh_TW.js +++ b/lib/l10n/zh_TW.js @@ -296,7 +296,6 @@ OC.L10N.register( "Output images" : "輸出影像", "The generated images" : "產生的影像", "Free text to text prompt" : "文字提示的自由文字", - "Runs an arbitrary prompt through a language model that retuns a reply" : "透過回傳回覆的語言模型執行任意提示", "Describe a task that you want the assistant to do or ask a question" : "描述您希望助理執行的任務或提出問題", "Generated reply" : "已產生的回覆", "The generated text from the assistant" : "從助理產生的文字", @@ -339,6 +338,9 @@ OC.L10N.register( "The original text to extract topics from" : "用來擷取主題的原始文字", "Topics" : "主題", "The list of extracted topics" : "擷取的主題清單", + "Translate" : "翻譯", + "Target language" : "目標語言", + "Result" : "結果", "Free prompt" : "免費提示詞", "Runs an arbitrary prompt through the language model." : "透過語言模型執行任意提示詞。", "Generate headline" : "產生標題", |