fix: state _translatability
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
/>
|
||||
<FormControl :label="__('City')" v-model="billingDetails.city" />
|
||||
<FormControl
|
||||
:label="__('State')"
|
||||
:label="__('State/Province')"
|
||||
v-model="billingDetails.state"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user