- Merge TotpService into TotpAuthenticator - Add missing tests - Migrate old 2fa enabled key to new one
9 lines
206 B
YAML
9 lines
206 B
YAML
# Sample messages file
|
|
|
|
unknown_user: 'Message from test2'
|
|
login: 'test2 - login'
|
|
not_logged_in: 'test2 - not logged in'
|
|
wrong_pwd: 'test2 - wrong password'
|
|
misc:
|
|
two_factor_create: 'Old 2fa create text'
|