{
    "groupList": "group list",
    "groupName": "grou name",
    "enterName": "please enter group name",
    "groupCode": "group code",
    "validity": "validity",
    "to ": "to",
    "affiliation": "affiliation",
    "groupDesc": "group description",
    "enterCode": "please enter group code",
    "codeMaxFifty": "the length of group code cannot exceed 50 characters",
    "codeFormat": "The group code can only coposed by of a-za-z0-9",
    "noBlank": "The group name cannot contain blank",
    "nameMaxFifty": "the length of group name cannot exceed 50 characters",
    "enterCorrectDesc": "please enter  legal description of group",
    "descMaxOH": "the length of group description cannot exceed 100 characters",
    "editGroup": "update group",
    "memberManage": "member manage",
    "editGroupSuccess": "update group successfully",
    "addGroupSuccess": "create group successfully",
    "addGroup": "create group",
    "hint": "Which organization do you want to add group to, please select one",
    "selectItems": "please select group you want to delete",
    "confirmDeletion": "confirm to delete?",
    "deleteSuccess": "delete group successfully",
    "username": "user name",
    "enterUsername": "please enter user name",
    "userAccount": "user account",
    "enterAccount": "please enter user account",
    "addSuccess": "add successfully"
}