Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Nicaragua States #3

Closed
JeansReal opened this issue May 20, 2017 · 2 comments · Fixed by #48
Closed

Add Nicaragua States #3

JeansReal opened this issue May 20, 2017 · 2 comments · Fixed by #48

Comments

@JeansReal
Copy link

$places['NI'] = array(
'AN' => __("Región Autónoma de la Costa Caribe Norte", 'woocommerce'),
'AS' => __('Región Autónoma de la Costa Caribe Sur', 'woocommerce'),
'BO' => __('Boaco', 'woocommerce'),
'CA' => __('Carazo', 'woocommerce'),
'CI' => __('Chinandega', 'woocommerce'),
'CO' => __('Chontales', 'woocommerce'),
'ES' => __('Estelí', 'woocommerce'),
'GR' => __('Granada', 'woocommerce'),
'JI' => __('Jinotega', 'woocommerce'),
'LE' => __('León', 'woocommerce'),
'MD' => __('Madriz', 'woocommerce'),
'MN' => __('Managua', 'woocommerce'),
'MS' => __('Masaya', 'woocommerce'),
'MT' => __('Matagalpa', 'woocommerce'),
'NS' => __('Nuega Segovia', 'woocommerce'),
'RI' => __('Rivas', 'woocommerce'),
'SJ' => __('Río San Juan', 'woocommerce'),
);

This are the Nicaragua States, Please add them

@chitezh
Copy link
Owner

chitezh commented Jun 9, 2017

Thank you @JeansReal Could you provide the states in this format?https://github.com/chitezh/woocommerce_states_places/blob/master/trunk/states/NG.php

The corresponding places in each state should then be like https://github.com/chitezh/woocommerce_states_places/blob/master/trunk/places/NG.php

@ahc505
Copy link

ahc505 commented Aug 7, 2019

@chitezh on the attachment is the correct format. could you please add it.

Nicaraguan-states-and-places-for-woocommerce.zip

YordanSoares referenced this issue in YordanSoares/woocommerce_states_places Mar 22, 2020
* Added six new countries:
    * Algeria (DZ): Departments (Wilaya) and Municipalities (Baladiyahs) (thanks to [Walid Yacine MAZED](https://github.com/w-mazed))
    * Brazil (BR): States and Municipalities ([country request](chitezh#35) - issue chitezh#35)
    * Nicaragua (NI): Departments and Cities (thanks to [ahc505](https://github.com/ahc505))
    * Russia (RU): States and Cities (thanks to [Sarge Madovsky](https://github.com/SargeMadovsky))
    * Spain (ES): Provinces and Municipalities (thanks to [Javier Esteban](https://profiles.wordpress.org/nobnob/))
    * Tunisia (TN): Governorates (thanks to [Anouar Ben Saad](https://github.com/anouarbensaad))
  * Updated 2 countries:
    * Chile (CL): states codes (thanks to [Luis Urrutia](https://github.com/LuisUrrutia))
    * Guatemala (GT): missing municipalities (thanks to [macnomo](https://github.com/macnomo))
  * Added localization to "State" and "City" field labels
  * Tested up to WooCommerce 4.0.1

This commit close #3, close chitezh#27, close chitezh#35, close chitezh#37 and close chitezh#39
YordanSoares added a commit that referenced this issue Apr 16, 2020
Districts and Autonomous Regions and Municipalities of Portugal (#66)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants