summaryrefslogtreecommitdiffstats
path: root/modules-available/adduser/lang/en/messages.json
blob: 69af32272e31476a7a57f070e2c777b8cdc6022c (plain) (blame)
1
2
3
4
5
6
7
8
{
    "adduser-success": "User successfully added",
    "db-error": "Database error: {{0}}",
    "password-changed": "Password changed",
    "password-mismatch": "Password and password confirmation do not match",
    "user-edited": "User data has been updated",
    "user-not-found": "User with ID {{0}} not found"
}