Sylius/app/Resources/FOSUserBundle/translations/FOSUserBundle.en.yml

20 lines
660 B
YAML

# Security
security:
login:
email: "Email:"
header: <h1>Login <small>Sylius store</small></h1>
info: Please login using "<strong>sylius@example.com</strong>" email and "<strong>sylius</strong>" as password.
forgot_password: Forgot password?
no_account: No account yet?
# Registration
registration:
register_header: <h1>Registration <small>Create an account in store</small></h1>
confirmed_header: <h1>Welcome <small>Your registration was successful</small></h1>
# Password resetting
resetting:
request:
header: <h1>Password reset request</h1>
reset:
header: <h1>Reset password</h1>