translation-json/backend/iw/login.json

15 lines
535 B
JSON
Raw Normal View History

{
"tlLogin": {
"username": "Username",
"password": "Password",
"login": "Login",
"remember_me": "Remember me",
"global_statistics": "Global statistics",
"recent_blog_posts": "Recent blog posts",
"public_db_contents": "Published database contents",
"log_in": "Log in",
2020-06-06 17:22:06 +02:00
"avg_text_len": "Average object description length",
"login_using_idp": "Login using your institution's identity provider",
"select_idp": "Select an identity provider"
}
}