traductions
This commit is contained in:
parent
a528ca52fe
commit
336da76ecc
6 changed files with 30 additions and 17 deletions
|
|
@ -1,8 +1,8 @@
|
|||
@{
|
||||
ViewData["Title"] = "Forgot Password Confirmation";
|
||||
ViewData["Title"] = @SR["Forgot Password Confirmation."];
|
||||
}
|
||||
|
||||
<h2>@ViewData["Title"].</h2>
|
||||
<p>
|
||||
Please check your email to reset your password.
|
||||
@SR["PleaseCheckYourEmail"]
|
||||
</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue