translation-json/nodac/en/languser.json
Joshua Ramon Enslin 9d4149122b - Can started to work on the Turkish translation.
- Carrey continued proofreading the English translation.
- Mariam continued translating to Arabic.
2019-08-17 12:59:32 +02:00

21 lines
739 B
JSON

{
"languser": {
"active": "The language of your choice is actually",
"choice": "If you like to change the interface language, please choose another one",
"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"
}
}