From 255b03ea04ee0e789c0bbef0b04e477d39399cb1 Mon Sep 17 00:00:00 2001 From: Aminul Islam Date: Mon, 11 Jan 2021 11:54:58 +0600 Subject: [PATCH] Update states.php Removed duplicate entry for "RS". See Line: 1506 --- i18n/states.php | 1 - 1 file changed, 1 deletion(-) diff --git a/i18n/states.php b/i18n/states.php index cda1e51e4aa..f0c01ac321b 100644 --- a/i18n/states.php +++ b/i18n/states.php @@ -1304,7 +1304,6 @@ return array( 'VS' => __( 'Vaslui', 'woocommerce' ), 'VN' => __( 'Vrancea', 'woocommerce' ), ), - 'RS' => array(), 'SG' => array(), 'SK' => array(), 'SI' => array(),