Files
security/translations/en.yaml
T
Wojtek 6cfe0ded85 Introduces breaking changes
Changes directory structure in src
Renames parameters in config
Removes built in User providers
Adds translations to errors
Removes docker and public files
2022-02-27 01:57:53 +01:00

4 lines
186 B
YAML

security.error.bad-identifier: 'User identifier must be one of: email, username'
security.error.bad-input: 'Wrong data provided'
security.error.not-logged-in: 'You have to be logged in'