translation-json/backend/zh/login.json

16 lines
587 B
JSON
Raw Normal View History

2020-08-07 09:39:43 +02:00
{
"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",
"avg_text_len": "Average object description length",
"login_using_idp": "Login using your institution's identity provider",
2021-11-18 15:13:46 +01:00
"select_idp": "Select an identity provider",
"login_using_device": "Login using device"
2020-08-07 09:39:43 +02:00
}
}