Country List Error
-
In your CountryNames.php you have
[ 'title' => __('Belau', 'fluent-crm'), 'code' => 'PW' ],There is no such country as Belau. Belau is a region in Germany.
What you probably meant was Palau that has PW as their country code.
Hope this helps.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Country List Error’ is closed to new replies.