Explorar o código

Correct phrasing

David %!s(int64=8) %!d(string=hai) anos
pai
achega
71062ca700
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      server/mail/text.js

+ 2 - 2
server/mail/text.js

@@ -1,11 +1,11 @@
 exports.verifyMailText = `Thanks for creating an account on Kutt.it.
 
-Please verify your email address via link below.
+Please verify your email address using the link below.
 
 https://{{domain}}/{{verification}}`;
 
 exports.resetMailText = `A password reset has been requested for your account.
 
-Click in button below to reset your password. (ignore if you didn't requested this).
+Please click on the button below to reset your password. There's no need to take any action if you didn't request this.
 
 https://{{domain}}/{{resetpassword}}`;