@riosst100/pwa-marketplace 1.1.5 → 1.1.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/i18n/en_US.json +1 -1
- package/package.json +1 -1
package/i18n/en_US.json
CHANGED
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"addressBookPage.addDialogTitle": "New Address",
|
|
27
27
|
"addressBookPage.addressBookText": "Address Book",
|
|
28
28
|
"addressBookPage.editDialogTitle": "Edit Address",
|
|
29
|
-
"addressBookPage.makeDefaultAddress": "Make this my default
|
|
29
|
+
"addressBookPage.makeDefaultAddress": "Make this my default address",
|
|
30
30
|
"addressBookPage.addAddressMessage": "You have added {count} address in your address book.",
|
|
31
31
|
"addressBookPage.telephone": "Contact Number {telephone}",
|
|
32
32
|
"addressCard.defaultText": "Default",
|