diff options
Diffstat (limited to 'apps/files_sharing/l10n/es_MX.json')
-rw-r--r-- | apps/files_sharing/l10n/es_MX.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/es_MX.json b/apps/files_sharing/l10n/es_MX.json index 3b145fbbc2a..7a4f1528c03 100644 --- a/apps/files_sharing/l10n/es_MX.json +++ b/apps/files_sharing/l10n/es_MX.json @@ -107,7 +107,6 @@ "group" : "grupo", "remote" : "remoto", "guest" : "invitado", - "Copy to clipboard" : "Copiar al portapapeles", "Link copied" : "Vinculo copiado", "Password protection" : "Protección con contraseña", "Enter a password" : "Ingresa una contraseña", @@ -139,6 +138,7 @@ "Uploaded files:" : "Archivos cargados:", "Add to your Nextcloud" : "Agregar a tu Nextcloud", "Wrong share ID, share doesn't exist" : "ID del elemento compartido equivocado, el elemento compartido no existe", + "Copy to clipboard" : "Copiar al portapapeles", "Sorry, this link doesn’t seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. " },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file |