Update country/region to follow Unicode CLDR recommendation

This commit is contained in:
Claudio Sanches 2019-09-03 12:56:05 -03:00
parent 3dec01ce38
commit 2af2f073cc
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@ return array(
'LI' => __( 'Liechtenstein', 'woocommerce' ),
'LT' => __( 'Lithuania', 'woocommerce' ),
'LU' => __( 'Luxembourg', 'woocommerce' ),
'MO' => __( 'Macao S.A.R., China', 'woocommerce' ),
'MO' => __( 'Macau', 'woocommerce' ),
'MK' => __( 'North Macedonia', 'woocommerce' ),
'MG' => __( 'Madagascar', 'woocommerce' ),
'MW' => __( 'Malawi', 'woocommerce' ),