diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-09 02:29:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-09 02:29:24 +0000 |
commit | 89b396da959b3066305e94634d010a7c183e717c (patch) | |
tree | 8082233e3b21f2f86c5c3945eb19336d3d3a8edc /apps/theming/l10n/es.js | |
parent | b9c4112f47a2fc3f4db6bbb71846b4a2eb25c50e (diff) | |
download | nextcloud-server-89b396da959b3066305e94634d010a7c183e717c.tar.gz nextcloud-server-89b396da959b3066305e94634d010a7c183e717c.zip |
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming/l10n/es.js')
-rw-r--r-- | apps/theming/l10n/es.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/theming/l10n/es.js b/apps/theming/l10n/es.js index 06c0d0f5460..92300a1db4a 100644 --- a/apps/theming/l10n/es.js +++ b/apps/theming/l10n/es.js @@ -79,6 +79,7 @@ OC.L10N.register( "Custom background" : "Fondo personalizado", "Default background" : "Fondo por defecto", "Change color" : "Cambiar color", + "No background" : "Sin imagen de fondo", "Select a background from your files" : "Seleccionar un fondo desde tus archivos", "Theme selection is enforced" : "La selección del tema es forzada", "Select a custom color" : "Seleccionar un color personalizado", |