{
    "choosable": "choosable",
    "compName": "company name",
    "enterName": "Please enter company name",
    "compCode": "company code",
    "enterCode": "Please enter company code",
    "selected": "selected",
    "selectDepartment": "select department",
    "codeMaxFifty": "The length of company code cannot exceed 50 characters",
    "codeContain": "Company code can only be composed by a-zA-Z0-9",
    "nameNoblank": "Company name cannot contain blank",
    "nameMaxFifty": "The length of company name cannot exceed 50 characters",
    "enterLegalDesc": "Please enter legal company description",
    "descMaxTH": "The length of company description cannot exceed 200 characters",
    "addNewComp": "create new company",
    "compDesc": "company description",
    "departmentInfo": "department information",
    "addDepartmentInfo": "Create new company information quickly"
}