{
    "orgName": "organization name",
    "enterName": "please enter organization name",
    "orgCode": "organization code",
    "enterCode": "please enter organization code",
    "orgType": "organization type",
    "orgDesc": "organization description",
    "codeMaxFifty": "the length of organization code cannot exceed 50 caracters",
    "codeContain": "organization code can only be composed by a-zA-Z0-9",
    "noBalnk": "organization name cannot contain blank",
    "nameMaxFifty": "the length of organization name cannot exceed 50 caracters",
    "enterLegalDesc": "please enter legal organization description",
    "descMaxTH": "the length of organization description cannot exceed 200 caracters",
    "addNewOrg": "create new orgnization",
    "selectOrgType": "please select organization type",
    "editOrg": "update organization",
    "orgMaintain": "organization maintain",
    "createTime": "create time",
    "updateTime": "update time",
    "selectOrg": "please select orgnizations you want to delete",
    "deleteSuccess": "delete organization successfully",
    "orgSelect": "organization selection",
    "orgDetail": "organizaiton detail",
    "orgFullName": "organization full name",
    "orgShort": "organization short name",
    "orgTier": "organization tier",
    "parentOrg": "parent organization",
    "administrator": "administrator",
    "address": "address",
    "postalCode": "postal code",
    "sortId": "sort id",
    "sourceOfData": "source of data",
    "validity": "validity",
    "availability": "availability",
    "orgPath": "organization path",
    "enterOrgShort": "please enter organization short name",
    "enterLegalShort": "please enter legal organization short name",
    "orgShortMaxOH": "the length of organization short name cannot exceed 100 caracters",
    "addOrg": "create organization",
    "deleteOrg": "delete organization",
    "editSuccess": "update organization successfully",
    "addSuccess": "create organization successfully",
    "notConfigAssociatedOrg": "this organization does not configure associated organization temporarily",
    "hint": "please select parent organization and the default organization is primary organization",
    "confirmDelete": "confirm deletion？"
}