diff options
Diffstat (limited to 'lib/l10n/en_GB.json')
-rw-r--r-- | lib/l10n/en_GB.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json index 331038ba6db..7be00514e85 100644 --- a/lib/l10n/en_GB.json +++ b/lib/l10n/en_GB.json @@ -294,7 +294,6 @@ "Output images" : "Output images", "The generated images" : "The generated images", "Free text to text prompt" : "Free text to text prompt", - "Runs an arbitrary prompt through a language model that retuns a reply" : "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" : "Describe a task that you want the assistant to do or ask a question", "Generated reply" : "Generated reply", "The generated text from the assistant" : "The generated text from the assistant", @@ -337,6 +336,9 @@ "The original text to extract topics from" : "The original text to extract topics from", "Topics" : "Topics", "The list of extracted topics" : "The list of extracted topics", + "Translate" : "Translate", + "Target language" : "Target language", + "Result" : "Result", "Free prompt" : "Free prompt", "Runs an arbitrary prompt through the language model." : "Runs an arbitrary prompt through the language model.", "Generate headline" : "Generate headline", |