Merge pull request #18025 from woocommerce/update-japanese-prefectures-coy

Spelling fix
This commit is contained in:
Claudio Sanches 2017-12-05 15:22:37 -02:00 committed by GitHub
commit a1fc8485df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ if ( ! defined( 'ABSPATH' ) ) {
}
$states['JP'] = array(
'JP01' => __( 'Hokkaido-dō', 'woocommerce' ),
'JP01' => __( 'Hokkaido', 'woocommerce' ),
'JP02' => __( 'Aomori-ken', 'woocommerce' ),
'JP03' => __( 'Iwate-ken', 'woocommerce' ),
'JP04' => __( 'Miyagi-ken', 'woocommerce' ),