instead of city name it says plate
-
When an order is placed, the plate is written instead of the city name in the order details and emails. Sample; When an order comes from Istanbul, 34 is written instead of Istanbul.
it is necessary to manually update the ‘states’ file with each update.
Required codes.
'TR' => array( // Turkey States. 'Adana' => __( 'Adana', 'woocommerce' ), 'Ad?yaman' => __( 'Ad?yaman', 'woocommerce' ), 'Afyon' => __( 'Afyon', 'woocommerce' ), 'A?r?' => __( 'A?r?', 'woocommerce' ), 'Amasya' => __( 'Amasya', 'woocommerce' ), 'Ankara' => __( 'Ankara', 'woocommerce' ), 'Antalya' => __( 'Antalya', 'woocommerce' ), 'Artvin' => __( 'Artvin', 'woocommerce' ), 'Ayd?n' => __( 'Ayd?n', 'woocommerce' ), 'Bal?kesir' => __( 'Bal?kesir', 'woocommerce' ), 'Bilecik' => __( 'Bilecik', 'woocommerce' ), 'Bing?l' => __( 'Bing?l', 'woocommerce' ), 'Bitlis' => __( 'Bitlis', 'woocommerce' ), 'Bolu' => __( 'Bolu', 'woocommerce' ), 'Burdur' => __( 'Burdur', 'woocommerce' ), 'Bursa' => __( 'Bursa', 'woocommerce' ), '?anakkale' => __( '?anakkale', 'woocommerce' ), '?ank?r?' => __( '?ank?r?', 'woocommerce' ), '?orum' => __( '?orum', 'woocommerce' ), 'Denizli' => __( 'Denizli', 'woocommerce' ), 'Diyarbak?r' => __( 'Diyarbak?r', 'woocommerce' ), 'Edirne' => __( 'Edirne', 'woocommerce' ), 'Elaz??' => __( 'Elaz??', 'woocommerce' ), 'Erzincan' => __( 'Erzincan', 'woocommerce' ), 'Erzurum' => __( 'Erzurum', 'woocommerce' ), 'Eski?ehir' => __( 'Eski?ehir', 'woocommerce' ), 'Gaziantep' => __( 'Gaziantep', 'woocommerce' ), 'Giresun' => __( 'Giresun', 'woocommerce' ), 'Gümü?hane' => __( 'Gümü?hane', 'woocommerce' ), 'Hakkari' => __( 'Hakkari', 'woocommerce' ), 'Hatay' => __( 'Hatay', 'woocommerce' ), 'Isparta' => __( 'Isparta', 'woocommerce' ), 'Mersin' => __( '??el', 'woocommerce' ), '?stanbul' => __( '?stanbul', 'woocommerce' ), '?zmir' => __( '?zmir', 'woocommerce' ), 'Kars' => __( 'Kars', 'woocommerce' ), 'Kastamonu' => __( 'Kastamonu', 'woocommerce' ), 'Kayseri' => __( 'Kayseri', 'woocommerce' ), 'K?rklareli' => __( 'K?rklareli', 'woocommerce' ), 'K?r?ehir' => __( 'K?r?ehir', 'woocommerce' ), 'Kocaeli' => __( 'Kocaeli', 'woocommerce' ), 'Konya' => __( 'Konya', 'woocommerce' ), 'Kütahya' => __( 'Kütahya', 'woocommerce' ), 'Malatya' => __( 'Malatya', 'woocommerce' ), 'Manisa' => __( 'Manisa', 'woocommerce' ), 'Kahramanmara?' => __( 'Kahramanmara?', 'woocommerce' ), 'Mardin' => __( 'Mardin', 'woocommerce' ), 'Mu?la' => __( 'Mu?la', 'woocommerce' ), 'Mu?' => __( 'Mu?', 'woocommerce' ), 'Nev?ehir' => __( 'Nev?ehir', 'woocommerce' ), 'Ni?de' => __( 'Ni?de', 'woocommerce' ), 'Ordu' => __( 'Ordu', 'woocommerce' ), 'Rize' => __( 'Rize', 'woocommerce' ), 'Sakarya' => __( 'Sakarya', 'woocommerce' ), 'Samsun' => __( 'Samsun', 'woocommerce' ), 'Siirt' => __( 'Siirt', 'woocommerce' ), 'Sinop' => __( 'Sinop', 'woocommerce' ), 'Sivas' => __( 'Sivas', 'woocommerce' ), 'Tekirda?' => __( 'Tekirda?', 'woocommerce' ), 'Tokat' => __( 'Tokat', 'woocommerce' ), 'Trabzon' => __( 'Trabzon', 'woocommerce' ), 'Tunceli' => __( 'Tunceli', 'woocommerce' ), '?anl?urfa' => __( '?anl?urfa', 'woocommerce' ), 'U?ak' => __( 'U?ak', 'woocommerce' ), 'Van' => __( 'Van', 'woocommerce' ), 'Yozgat' => __( 'Yozgat', 'woocommerce' ), 'Zonguldak' => __( 'Zonguldak', 'woocommerce' ), 'Aksaray' => __( 'Aksaray', 'woocommerce' ), 'Bayburt' => __( 'Bayburt', 'woocommerce' ), 'Karaman' => __( 'Karaman', 'woocommerce' ), 'K?r?kkale' => __( 'K?r?kkale', 'woocommerce' ), 'Batman' => __( 'Batman', 'woocommerce' ), '??rnak' => __( '??rnak', 'woocommerce' ), 'Bart?n' => __( 'Bart?n', 'woocommerce' ), 'Ardahan' => __( 'Ardahan', 'woocommerce' ), 'I?d?r' => __( 'I?d?r', 'woocommerce' ), 'Yalova' => __( 'Yalova', 'woocommerce' ), 'Karabük' => __( 'Karabük', 'woocommerce' ), 'Kilis' => __( 'Kilis', 'woocommerce' ), 'Osmaniye' => __( 'Osmaniye', 'woocommerce' ), 'Düzce' => __( 'Düzce', 'woocommerce' ), ),
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘instead of city name it says plate’ is closed to new replies.