diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-11 00:21:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-11 00:21:38 +0000 |
commit | ef57270c5160dbd223a6bce508e469c81407ab3c (patch) | |
tree | 3747ee9e963043909bb5aa44a35a0d5deea370ba /core/l10n/es_MX.js | |
parent | 2a1df3b7fcf5d4892728fe27b3c7a59f807dc369 (diff) | |
download | nextcloud-server-ef57270c5160dbd223a6bce508e469c81407ab3c.tar.gz nextcloud-server-ef57270c5160dbd223a6bce508e469c81407ab3c.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/es_MX.js')
-rw-r--r-- | core/l10n/es_MX.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/l10n/es_MX.js b/core/l10n/es_MX.js index c7557d8b1e1..b8ef6261dd5 100644 --- a/core/l10n/es_MX.js +++ b/core/l10n/es_MX.js @@ -195,7 +195,6 @@ OC.L10N.register( "No results for {query}" : "No hay resultados para {query}", "Press Enter to start searching" : "Presione Enter para comenzar a buscar", "An error occurred while searching for {type}" : "Ocurrió un error mientras se buscaba {type}", - "_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Por favor, ingrese {minSearchLength} caracter o más para buscar","Por favor, ingrese {minSearchLength} caracteres o más para buscar","Por favor, ingrese {minSearchLength} caracteres o más para buscar"], "Forgot password?" : "¿Olvidaste tu contraseña?", "Back to login form" : "Regresar al inicio de sesión", "Back" : "Atrás", |