Explorar el Código

fixed grammer

kaori hace 4 años
padre
commit
659632312f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      resource/locales/en_US/translation.json

+ 1 - 1
resource/locales/en_US/translation.json

@@ -856,6 +856,6 @@
     "confirm_new_password": "Confirm the new password",
     "email_is_required": "Email is required",
     "success_to_send_email": "Success to send email",
-    "incorrect_token_or_expired_url":"The token is incorrect or the URL has expired. Please reissue the link from the password reset page."
+    "incorrect_token_or_expired_url":"The token is incorrect or the URL has expired. Please reissue the link on the password reset page."
   }
 }