90 lines
3.1 KiB
YAML
90 lines
3.1 KiB
YAML
login:
|
|
title: Log In
|
|
button: Log In
|
|
message: Log in to manage your skin & players
|
|
keep: Remember me
|
|
success: Logged in successfully.
|
|
|
|
check:
|
|
anonymous: Illegal access. Please log in first.
|
|
verified: To access this page, you should verify your email address first.
|
|
admin: Only admins are permitted to access this page.
|
|
super-admin: Only super admin is permitted to access this page.
|
|
banned: You are banned on this site. Please contact the admin.
|
|
token: Token expired. Please log in.
|
|
|
|
register:
|
|
title: Register
|
|
button: Register
|
|
message: Welcome to :sitename!
|
|
nickname-intro: Whatever you like expect special characters
|
|
repeat-pwd: Repeat your password
|
|
close: We don't accept any registration.
|
|
success: Your account was registered. Redirecting...
|
|
max: You can't register more than :regs accounts.
|
|
registered: The email address was already registered.
|
|
|
|
forgot:
|
|
title: Forgot Password
|
|
button: Send
|
|
message: We will send you an E-mail to verify.
|
|
login-link: I do remember it
|
|
disabled: Password resetting is not available.
|
|
frequent-mail: You click the send button too fast. Wait for some minutes.
|
|
unregistered: The email address is not registered.
|
|
success: Mail sent, please check your inbox. The link will be expired in 1 hour.
|
|
failed: Failed to send verification mail. :msg
|
|
message: You are receiving this email because this email address was used to reset your password on :sitename
|
|
ignore: If you haven't signed up on our site, please ignore this email. No unsubscribing is required.
|
|
reset: Reset your password
|
|
notice: This mail is sending automatically, no reponses will be sent if you reply.
|
|
mail:
|
|
title: Reset your password on :sitename
|
|
message: You are receiving this email because we received a password reset request for your account on :sitename.
|
|
reset: 'To reset your password, please visit: <a href=":url">:url</a>'
|
|
ignore: If you did not request a password reset, no further action is required.
|
|
|
|
reset:
|
|
title: Reset Password
|
|
button: Reset
|
|
invalid: Invalid link.
|
|
expired: This link is expired.
|
|
message: :username, reset your email address here.
|
|
success: Password resetted successfully.
|
|
|
|
bind:
|
|
title: Bind Email
|
|
button: Bind
|
|
message: You need to provide your email adderss to continue.
|
|
introduction: We won't send you any spam.
|
|
registered: The email address was already taken.
|
|
|
|
verify:
|
|
title: Email Verification
|
|
success: Your account was now verified.
|
|
message: Welcome to :sitename!
|
|
button: Homepage
|
|
invalid: Invalid link.
|
|
expired: This link is expired, please resend a verification email.
|
|
|
|
validation:
|
|
identification: The email or player name is invalid.
|
|
email: Email format is invalid.
|
|
captcha: Wrong CAPTCHA.
|
|
user: No such user.
|
|
password: Wrong password.
|
|
|
|
logout:
|
|
success: You are now logged out.
|
|
fail: No valid session.
|
|
|
|
nickname: Nickname
|
|
email: Email
|
|
identification: Email or player name
|
|
password: Password
|
|
captcha: CAPTCHA
|
|
change-captcha: Click to change CAPTCHA image.
|
|
login-link: Already registered? Log in here.
|
|
forgot-link: Forgot password?
|
|
register-link: Register a new account
|