translation-json/nodac/en/languser.json

26 lines
995 B
JSON
Raw Normal View History

2018-07-26 16:18:40 +02:00
{
"languser": {
"active": "The language of your choice is actually",
"choice": "If you like to change the interface language, please choose another one",
2018-07-26 16:18:40 +02:00
"user_add": "Add new user",
"userlist": "List of all users",
"order_by": "Order by",
"last_login": "Last login",
"username": "Username",
"realname": "Real name",
"mail": "Email",
"password": "Password",
"new_password": "New password (Empty = Keep old one)",
"password_confirmation": "Password confirmation",
"userrole": "Role",
"preferred_language": "Preferred language",
"admin": "Admin",
"groupadmin": "Group admin",
"editor": "Editor",
"switch_language": "Switch language",
"month": "month",
2020-05-25 16:54:26 +02:00
"year": "year",
2020-05-25 17:05:56 +02:00
"username_too_short": "Username must be at least 5 characters long",
"password_too_short": "A password needs to be at least 8 characters long"
2018-07-26 16:18:40 +02:00
}
}