{
    "roleName": "roleName ",
    "permissionMaList": "permission management list ",
    "functionPermissionList": "function permission list ",
    "memberManage": "member management ",
    "roleCode": "role code",
    "effectBegin": "effect date from",
    "effectEnd": "effect date to",
    "to": "to",
    "selectDate": "please select date",
    "selectWant": "select",
    "_role": "role",
    "dimensionManage": "dimension management",
    "account_LDAP": "user account/LDAP account",
    "menuTem": "menu template",
    "editRole": "update role",
    "createRole": "create role",
    "basicInfo": "basic information",
    
    "warning": {
        "enterRoleName": "Please enter role name",
        "selectRole": "Please select roles you want to deelete!",
        "ensureToDelete": "confirm deletion?",
        "permissionUpdateSuccess": "permission updating successfully",
        "selectUsers": "Please select users you want to add",
        "deleteSuccessfully": "Delete user successfully",
        "createSuccessfully": "add user successfully",
        "updateSuccessfully": "update user successfully",
        "createRoleSuccessfully": "create role successfully",
        "enterRoleCode": "Please enter role code",
        "maxFifty": "The length of role code can not exceed 50 characters",
        "codeFormat": "Role code can only be coposed by Numbers, English and underline"
    }
}