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": "Sie haben die Zwei-Faktor-Authentifizierungs-Option in den Benutzereinstellungen aktiviert. Entsprechend haben Sie gerade einen Zugangscode zugeschickt bekommen.<br \/>Dieser Code ist f\u00fcr zwei Stunden g\u00fcltig.",
"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"
}
}