This commit is contained in:
Albert Juhé Lluveras 2020-09-16 10:50:24 +02:00 committed by GitHub
parent e1c5d8a92d
commit a285376e96
1 changed files with 2 additions and 2 deletions

View File

@ -198,9 +198,9 @@ const countryAddressFields = {
ES: {
...postcodeBeforeCity,
state: {
label: __( 'State', 'woo-gutenberg-products-block' ),
label: __( 'Province', 'woo-gutenberg-products-block' ),
optionalLabel: __(
'State (optional)',
'Province (optional)',
'woo-gutenberg-products-block'
),
},