Approval in backend

This commit is contained in:
2024-03-25 14:52:00 +00:00
committed by md translation bot
parent a9d2ee66a1
commit cb35b9220c
58 changed files with 3656 additions and 1 deletions

16
backend/ro/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"
}
}