{
    "configGroup": "配置组",
    "configItem": "配置项",
    "createConfig": "新增配置组",
    "editConfig": "编辑配置组",
    "editConfigItem": "编辑配置项",
    "createConfigItem": "新增配置项",
    "groupName": "组名称",
    "configName": "配置项名称",
    "groupCode": "组编码",
    "configCode": "配置项编码",
    "configValue": "配置项值",
    "description": "描述",
    "enterGroupName": "请输入组名称",
    "enterItemValue": "请输入配置项值",
    "enterGroupCode": "请输入组编码",
    "enterItemCode": "请输入配置项编码",
    "groupItemManage": "组成员管理",
    "owner": "所有者",
    "itemCode":"配置项编码",
    "itemValue":"配置项值",
    "enterDifferentItemCodeOwner": "请输入不同的配置项编码和配置项所有者"
}