Skip to content

Commit

Permalink
fix: improve the edit form
Browse files Browse the repository at this point in the history
  • Loading branch information
teolemon authored Aug 4, 2023
1 parent 1c3921e commit 9831a5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/smooth_app/lib/l10n/app_en.arb
Original file line number Diff line number Diff line change
Expand Up @@ -1221,7 +1221,7 @@
"@edit_product_form_item_origins_title": {
"description": "Product edition - Origins - Title"
},
"edit_product_form_item_origins_hint": "Spain",
"edit_product_form_item_origins_hint": "Input an origin",
"@edit_product_form_item_origins_hint": {
"description": "Product edition - Origins - input textfield hint"
},
Expand All @@ -1241,7 +1241,7 @@
"@edit_product_form_item_countries_title": {
"description": "Product edition - Countries - Title"
},
"edit_product_form_item_countries_hint": "Spain",
"edit_product_form_item_countries_hint": "Input a country",
"@edit_product_form_item_countries_hint": {
"description": "Product edition - Countries - input textfield hint"
},
Expand Down

0 comments on commit 9831a5b

Please sign in to comment.