Add translation for new user role

This commit is contained in:
2019-09-15 23:39:23 +02:00
committed by Stefan Rohde-Enslin
parent 3e3f88fd7b
commit df58424ede
14 changed files with 28 additions and 14 deletions

View File

@ -118,6 +118,7 @@
"auth_code_invalid": "The authentication code you entered is not valid",
"2fa_screen_explica": "You have enabled the two-factor authentication option in the user settings. Accordingly, you have just received an access code.<br \/>This code is valid for two hours",
"access_denied": "Access denied",
"user_added_pgp_key": "Updated security settings"
"user_added_pgp_key": "Updated security settings",
"frontend_only_user": "Special functions of the frontend"
}
}