diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-09 02:24:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-09 02:24:48 +0000 |
commit | ff0a32f70f10b7c78ae1940135bb555ca1b05f6d (patch) | |
tree | fb67b6beb8541ca6f68256ec446e2f6cb7a531eb /apps/user_ldap/l10n/es.js | |
parent | 0489921f3f3ec0c3b6cf5a7e33b9472da795d920 (diff) | |
download | nextcloud-server-ff0a32f70f10b7c78ae1940135bb555ca1b05f6d.tar.gz nextcloud-server-ff0a32f70f10b7c78ae1940135bb555ca1b05f6d.zip |
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_ldap/l10n/es.js')
-rw-r--r-- | apps/user_ldap/l10n/es.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/es.js b/apps/user_ldap/l10n/es.js index 8821ad3ac5e..b047d1f56c5 100644 --- a/apps/user_ldap/l10n/es.js +++ b/apps/user_ldap/l10n/es.js @@ -10,6 +10,7 @@ OC.L10N.register( "No action specified" : "No se ha especificado la acción", "No configuration specified" : "No se ha especificado la configuración", "No data specified" : "No se han especificado los datos", + "Invalid data specified" : "Se especificaron datos inválidos", " Could not set configuration %s" : "No se pudo establecer la configuración %s", "Action does not exist" : "La acción no existe", "Renewing …" : "Renovando …", |