My billing_state in the actual order data is listed as “TAOYUAN CITY.” However, I need it to be converted to the local equivalent, such as “桃園市,” through $states = WC()->countries->get_states(‘TW’);. Could you advise on how to write this code for the invoice?