diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-23 00:28:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-23 00:28:29 +0000 |
commit | 130514267d82b17f478db39baad0832631cb69a6 (patch) | |
tree | dfa7c21f62cb370ea2d8ddac11ca59e8405574c3 /lib/l10n/es.js | |
parent | 7d795d020397947745940be89a3e0719a6c3177a (diff) | |
download | nextcloud-server-130514267d82b17f478db39baad0832631cb69a6.tar.gz nextcloud-server-130514267d82b17f478db39baad0832631cb69a6.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/es.js')
-rw-r--r-- | lib/l10n/es.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/es.js b/lib/l10n/es.js index 3fd6c3f4412..62e1949ac57 100644 --- a/lib/l10n/es.js +++ b/lib/l10n/es.js @@ -262,6 +262,7 @@ OC.L10N.register( "Storage is temporarily not available" : "El almacenamiento no esta disponible temporalmente", "Storage connection timeout. %s" : "Tiempo de conexión de almacenamiento agotado. %s", "Free prompt" : "Prompt libre", + "Runs an arbitrary prompt through the language model." : "Ejecuta un prompt arbitrario mediante el modelo de lenguaje integrado.", "Generate headline" : "Generar titular", "Generates a possible headline for a text." : "Genera un posible titular para un texto.", "Summarize" : "Resumir", |