From b4269204d7bb251ea62e59593ca938b1fc05d4e1 Mon Sep 17 00:00:00 2001 From: Bogdan Date: Fri, 6 Aug 2021 12:27:38 +0300 Subject: [PATCH] Update states.php --- i18n/states.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/states.php b/i18n/states.php index e2e4ed2eee1..645ecbb0cdb 100644 --- a/i18n/states.php +++ b/i18n/states.php @@ -1595,7 +1595,7 @@ return array( 'RSVO' => _x( 'Vojvodina', 'district', 'woocommerce' ), ), 'SE' => array(), - 'UA' => array( // Ukraine. Ref: https://en.wikipedia.org/wiki/Oblasts_of_Ukraine + 'UA' => array( // Ukraine. Ref: https://en.wikipedia.org/wiki/Oblasts_of_Ukraine. 'VN' => __( 'Vinnitska', 'woocommerce' ), 'VL' => __( 'Volynska', 'woocommerce' ), 'DP' => __( 'Dnipropetrovsk Oblast', 'woocommerce' ),