diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-04 00:30:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-04 00:30:25 +0000 |
commit | 72c285f4711754ee2ceaa072c33c2a6c89b556d7 (patch) | |
tree | 5f4dd696b1ccec79fc8efd9720f7f5d8201d23e3 /lib/l10n/en_GB.js | |
parent | 795863c89c363aabb06f31677edd00fbb0452e49 (diff) | |
download | nextcloud-server-72c285f4711754ee2ceaa072c33c2a6c89b556d7.tar.gz nextcloud-server-72c285f4711754ee2ceaa072c33c2a6c89b556d7.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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", |