Approval in frontend

This commit is contained in:
2025-07-07 13:48:03 +00:00
committed by md translation bot
parent 8fe882e13f
commit 6f34250e6f
301 changed files with 11761 additions and 0 deletions

16
backend/hi/en/login.json Normal file
View File

@ -0,0 +1,16 @@
{
"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",
"select_idp": "Select an identity provider",
"login_using_device": "Login using device"
}
}