fixed the brazilian states

This commit is contained in:
claudiosmweb 2013-04-19 17:41:30 -03:00
parent 1c28c481e3
commit 92b4793a21
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ $states['BR'] = array(
'AL' => __( 'Alagoas', 'woocommerce' ),
'AP' => __( 'Amapá', 'woocommerce' ),
'AM' => __( 'Amazonas', 'woocommerce' ),
'BH' => __( 'Bahia', 'woocommerce' ),
'BA' => __( 'Bahia', 'woocommerce' ),
'CE' => __( 'Ceará', 'woocommerce' ),
'DF' => __( 'Distrito Federal', 'woocommerce' ),
'ES' => __( 'Espírito Santo', 'woocommerce' ),