Remove city database to reduce package size
This commit is contained in:
@ -95,7 +95,7 @@ class Country_CN extends Country {
|
||||
*/
|
||||
public function get_name() {
|
||||
|
||||
return __('China', 'wp-ultimo-locations');
|
||||
return __('China', 'wp-ultimo');
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user