Skip to content

Commit

Permalink
Improved: title for the add shipping method modal (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
amansinghbais committed Jun 5, 2024
1 parent 64652c9 commit 66670db
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/ImportShippingMethodsModal.vue
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<ion-icon slot="icon-only" :icon="close" />
</ion-button>
</ion-buttons>
<ion-title>{{ translate("Import facility") }}</ion-title>
<ion-title>{{ translate("Import shipping methods") }}</ion-title>
</ion-toolbar>
</ion-header>

Expand Down
1 change: 1 addition & 0 deletions src/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
"Import payments": "Import payments",
"Import product types": "Import product types",
"Import sales channel": "Import sales channel",
"Import shipping methods": "Import shipping methods",
"Import shopify locations in hotwax": "Import shopify locations in hotwax",
"Import shopify shipping methods in hotwax": "Import shopify shipping methods in hotwax",
"Internal Shopify ID": "Internal Shopify ID",
Expand Down

0 comments on commit 66670db

Please sign in to comment.