From 87aa9e92592591f7e5ac6aa6a3e66bf03384e1a0 Mon Sep 17 00:00:00 2001 From: lautarolub Date: Mon, 29 Jun 2020 16:32:34 -0300 Subject: [PATCH] Fix .json key --- resources/lang/es.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/es.json b/resources/lang/es.json index fd4aa3b..2e8a80e 100644 --- a/resources/lang/es.json +++ b/resources/lang/es.json @@ -17,7 +17,7 @@ "Whoops!": "¡Ups!", "Hello!": "¡Hola!", "If you’re having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser: [:actionURL](:actionURL)": "Si tienes problemas haciendo click en el botón \":actionText\", copia y pega el siguiente\nenlace en tu navegador: [:actionURL](:actionURL)", - "If you’re having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser: [:actionURL](:actionURL)": "Si tienes problemas haciendo click en el botón \":actionText\", copia y pega el siguiente\nenlace en tu navegador: [:displayableActionUrl](:actionURL)", + "If you’re having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser: [:displayableActionUrl](:actionURL)": "Si tienes problemas haciendo click en el botón \":actionText\", copia y pega el siguiente\nenlace en tu navegador: [:displayableActionUrl](:actionURL)", "If you’re having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Si tienes problemas haciendo click en el botón \":actionText\", copia y pega el siguiente\nenlace en tu navegador:", "Send Password Reset Link": "Enviar enlace para restablecer contraseña", "Logout": "Cerrar sesión",