forked from lab2023/hierapolis
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- i18n was enabled - Sign in and forgot password page's translations was added
- Loading branch information
1 parent
da668bd
commit 29bfd35
Showing
4 changed files
with
27 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
en: | ||
login_heading: "Login to your account" | ||
login_remember_me: "Remember me on this computer" | ||
login_email: "Email address" | ||
login_email_hint: "Enter your email address" | ||
login_password: "Password" | ||
forgot_password: "Forgot password?" | ||
forgot_password_heading: "Reset your password" | ||
|
||
sign_in: "Sign in" | ||
sign_out: "Sign out" | ||
send: "Send" | ||
go_back: "Go back" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters