Skip to content

Commit 407af04

Browse files
update translations (#245)
1 parent 3a3fc99 commit 407af04

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

static/localization/en.json

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,9 @@
9090
"queueTitle": "Queue",
9191
"nowPlayingTitle": "Now playing",
9292
"queueFinishedToastTitle": "Playback status",
93-
"queueFinishedToastMessage": "Playlist has finished playing."
93+
"queueFinishedToastMessage": "Playlist has finished playing.",
94+
"failedLikeRequestToastTitle": "Request failed.",
95+
"failedLikeRequestToastMessage": "Oops! Something went wrong. Please try again later, or reach out to our support if the issue continues."
9496
},
9597
"auth": {
9698
"appleAuthCanceledError": "The user canceled the authorization attempt.",
@@ -699,6 +701,8 @@
699701
"cartScreenProductPrice": "PRICE",
700702
"proceedToCheckoutButton": "PROCEED TO CHECKOUT",
701703
"cartScreenNavBarTitle": "SHOPPING CART",
704+
"orderDetailsNavBarTitle": "ORDER DETAILS",
705+
"editAddressNavBarTitle": "EDIT ADDRESS",
702706
"emptyCartMessage": "You haven't added any products yet.",
703707
"selectAddressNavBarTitle": "Select address",
704708
"shopTitlePlaceholder": "SHOP",
@@ -769,7 +773,19 @@
769773
"loginSuccessTitle": "Success",
770774
"loginErrorTitle": "Error",
771775
"loginSuccessDescription": "Shopify account connected",
772-
"loginErrorDescription": "Shopify login failed"
776+
"loginErrorDescription": "Shopify login failed",
777+
"searchProducts": "Search Products",
778+
"viewAll": "View All",
779+
"soldOut": "Sold Out",
780+
"sortFeatured": "Featured",
781+
"sortNewest": "Newest",
782+
"sortBestSelling": "Best Selling",
783+
"sortPriceLow": "Price: Low to High",
784+
"sortPriceHigh": "Price: High to Low",
785+
"sortButton": "SORT",
786+
"sortRelevance": "Relevance",
787+
"filterButton": "FILTER",
788+
"applySortButton": "Apply"
773789
},
774790
"social": {
775791
"commentButton": "COMMENT",

static/localization/en.json.zip

189 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)