Fix Bulgarian States for Sofia (#34381)

Update subdivisions for Bulgaria.

Co-authored-by: barryhughes <3594411+barryhughes@users.noreply.github.com>
This commit is contained in:
susameca 2022-08-24 04:40:05 +03:00 committed by GitHub
parent 467b5dbfd2
commit b8177b82e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 3 deletions

View File

@ -0,0 +1,4 @@
Significance: patch
Type: tweak
Adjust names of Bulgarian sub-divisons (in accordance with current CLDR spec).

View File

@ -174,8 +174,8 @@ return array(
'BG-19' => __( 'Silistra', 'woocommerce' ), 'BG-19' => __( 'Silistra', 'woocommerce' ),
'BG-20' => __( 'Sliven', 'woocommerce' ), 'BG-20' => __( 'Sliven', 'woocommerce' ),
'BG-21' => __( 'Smolyan', 'woocommerce' ), 'BG-21' => __( 'Smolyan', 'woocommerce' ),
'BG-23' => __( 'Sofia', 'woocommerce' ), 'BG-23' => __( 'Sofia District', 'woocommerce' ),
'BG-22' => __( 'Sofia-Grad', 'woocommerce' ), 'BG-22' => __( 'Sofia', 'woocommerce' ),
'BG-24' => __( 'Stara Zagora', 'woocommerce' ), 'BG-24' => __( 'Stara Zagora', 'woocommerce' ),
'BG-25' => __( 'Targovishte', 'woocommerce' ), 'BG-25' => __( 'Targovishte', 'woocommerce' ),
'BG-03' => __( 'Varna', 'woocommerce' ), 'BG-03' => __( 'Varna', 'woocommerce' ),