mirror of
git://f0xx.org/ac/ac-platform-web
synced 2026-07-29 06:38:48 +03:00
feat(platform-web): global form styles, register.js, footer i18n
Signed-off-by: Anton Afanasyeu <a.afanasieff@gmail.com>
This commit is contained in:
@@ -147,6 +147,10 @@
|
||||
"register.password": "Password",
|
||||
"register.submit": "Register",
|
||||
"register.back_login": "Back to sign in",
|
||||
"register.pending_title": "Check your email",
|
||||
"register.pending_hint": "We sent a verification link. Confirm your email before signing in.",
|
||||
"register.countdown_label": "Link expires in",
|
||||
"register.resend": "Resend verification email",
|
||||
"verify.title": "Email verification",
|
||||
"verify.ok": "Your email is verified. You can sign in and enroll two-factor authentication.",
|
||||
"verify.fail": "Invalid or expired link.",
|
||||
@@ -173,7 +177,7 @@
|
||||
"security.remove_totp": "Remove authenticator",
|
||||
"security.back_console": "Back to console",
|
||||
"nav.security": "Security",
|
||||
"footer.copyright": "© Anton Afanaasyeu, {year}",
|
||||
"footer.copyright": "{holder}, {year}",
|
||||
"tickets.title": "Tickets",
|
||||
"issues.new": "New issue",
|
||||
"tickets.new": "New ticket",
|
||||
|
||||
Reference in New Issue
Block a user