diff options
Diffstat (limited to 'lib/l10n/en_GB.json')
-rw-r--r-- | lib/l10n/en_GB.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json index 7aba5b7e75c..43b39d6710b 100644 --- a/lib/l10n/en_GB.json +++ b/lib/l10n/en_GB.json @@ -261,7 +261,14 @@ "Storage connection error. %s" : "Storage connection error. %s", "Storage is temporarily not available" : "Storage is temporarily not available", "Storage connection timeout. %s" : "Storage connection timeout. %s", + "Free prompt" : "Free prompt", + "Runs an arbitrary prompt through the built-in language model." : "Runs an arbitrary prompt through the built-in language model.", + "Generate headline" : "Generate headline", + "Generates a possible headline for a text" : "Generates a possible headline for a text", "Summarize" : "Summarise", + "Summarizes text by reducing its length without losing key information." : "Summarizes text by reducing its length without losing key information.", + "Extract topics" : "Extract topics", + "Extracts topics from a text and outputs them separated by commas." : "Extracts topics from a text and outputs them separated by commas.", "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server.", "Full name" : "Full name", "The user limit has been reached and the user was not created. Check your notifications to learn more." : "The user limit has been reached and the user was not created. Check your notifications to learn more.", |