$_LANG['region_name_empty'] = 'Please enter a region name!';
$_LANG['add_country'] = 'Add new country';
$_LANG['add_province'] = 'Add new province';
$_LANG['add_city'] = 'Add new city';
$_LANG['add_cantonal'] = 'Add new cantonal';
/* JS language item */
$_LANG['js_languages']['region_name_empty'] = 'Please enter a region name!';
$_LANG['js_languages']['option_name_empty'] = 'Please enter a option name of survey!';
$_LANG['js_languages']['drop_confirm'] = 'Are you sure delete this record?';
$_LANG['js_languages']['drop'] = 'Delete';
$_LANG['js_languages']['country'] = 'Country';
$_LANG['js_languages']['province'] = 'Province';
$_LANG['js_languages']['city'] = 'City';
$_LANG['js_languages']['cantonal'] = 'Cantonal';
/* Prompting message */
$_LANG['add_area_error'] = 'Add new region failed!';
$_LANG['region_name_exist'] = 'The region name already exists.';
$_LANG['parent_id_exist'] = 'You can\'t delete it, because the region contains subregions!';
$_LANG['form_notic'] = 'View subregion';
$_LANG['area_drop_confirm'] = 'If the default order or the user mode using the following distribution areas, where information will be displayed as empty. Are you sure you want to delete this record?';