diff options
Diffstat (limited to 'lib/l10n/en_GB.js')
-rw-r--r-- | lib/l10n/en_GB.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js index 3b6151883b2..6ccb41bd313 100644 --- a/lib/l10n/en_GB.js +++ b/lib/l10n/en_GB.js @@ -266,6 +266,7 @@ OC.L10N.register( "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", |