|
90 | 90 | "queueTitle": "Queue", |
91 | 91 | "nowPlayingTitle": "Now playing", |
92 | 92 | "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." |
94 | 96 | }, |
95 | 97 | "auth": { |
96 | 98 | "appleAuthCanceledError": "The user canceled the authorization attempt.", |
|
699 | 701 | "cartScreenProductPrice": "PRICE", |
700 | 702 | "proceedToCheckoutButton": "PROCEED TO CHECKOUT", |
701 | 703 | "cartScreenNavBarTitle": "SHOPPING CART", |
| 704 | + "orderDetailsNavBarTitle": "ORDER DETAILS", |
| 705 | + "editAddressNavBarTitle": "EDIT ADDRESS", |
702 | 706 | "emptyCartMessage": "You haven't added any products yet.", |
703 | 707 | "selectAddressNavBarTitle": "Select address", |
704 | 708 | "shopTitlePlaceholder": "SHOP", |
|
769 | 773 | "loginSuccessTitle": "Success", |
770 | 774 | "loginErrorTitle": "Error", |
771 | 775 | "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" |
773 | 789 | }, |
774 | 790 | "social": { |
775 | 791 | "commentButton": "COMMENT", |
|
0 commit comments