translation-json/nodac/en/languser.json
Joshua Ramon Enslin 7b35f089fc Remove obsolete translation files for nodac
There were folders for Portugese, Polish  and Italian translations,
which were never done
2020-03-21 09:10:13 +01:00

22 lines
785 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",
"switch_language": "Switch language"
}
}