|
224 | 224 | "cancelButtonLabel": "Cancel", |
225 | 225 | "openButtonLabel": "Open" |
226 | 226 | }, |
| 227 | + "carplay": { |
| 228 | + "permissionAlertTitle": "Permission Required", |
| 229 | + "permissionAlertMessage": "To be able to use your app in Android Auto, without actually starting the app manualy, we will use the Draw Over Apps permission to wake your mobile app when the content is requested. If you want this functionality, please enable the permission for this application", |
| 230 | + "permissionRejectButtonText": "Reject", |
| 231 | + "permissionGrantButtonText": "Grant", |
| 232 | + "radioStationsTitle": "Radio stations" |
| 233 | + }, |
227 | 234 | "checklist": { |
228 | 235 | "checklistScreenSubmitButton": "Submit", |
229 | 236 | "checklistScreenHelpButton": "Help", |
|
746 | 753 | "setDefaultAddressCancel": "Cancel", |
747 | 754 | "setDefaultAddressConfirm": "Confirm", |
748 | 755 | "updateCustomerErrorTitle": "Unable to edit your Shopify profile", |
749 | | - "updateCustomerPhoneErrorMessage": "Phone number has to include your country calling code (prefixed with +)" |
| 756 | + "updateCustomerPhoneErrorMessage": "Phone number has to include your country calling code (prefixed with +)", |
| 757 | + "loginTitle": "Shopify Login", |
| 758 | + "loginDescription": "Log in using your existing Shopify store account", |
| 759 | + "loginEmailEmpty": "Email should not be empty", |
| 760 | + "loginPasswordEmpty": "Password should not be empty", |
| 761 | + "loginEmail": "Email", |
| 762 | + "loginPassword": "Password", |
| 763 | + "loginEmailPlaceholder": "Enter your email", |
| 764 | + "loginPasswordPlaceholder": "Enter your password", |
| 765 | + "loginButtonTitleConnected": "Re-Connect", |
| 766 | + "loginButtonTitleDisconnected": "Connect", |
| 767 | + "loginStatusConnected": "You are connected with: %{email}", |
| 768 | + "loginStatusDisconnected": "You are currently disconnected", |
| 769 | + "loginSuccessTitle": "Success", |
| 770 | + "loginErrorTitle": "Error", |
| 771 | + "loginSuccessDescription": "Shopify account connected", |
| 772 | + "loginErrorDescription": "Shopify login failed" |
750 | 773 | }, |
751 | 774 | "social": { |
752 | 775 | "commentButton": "COMMENT", |
753 | 776 | "cancelCommentSelectionOption": "Cancel", |
754 | 777 | "deleteCommentOption": "Delete", |
755 | | - "emptySearchListTitle": "It’s empty in here", |
756 | | - "emptyStartSearchListTitle": "Search user profiles", |
| 778 | + "emptySearchListTitle": "No results found", |
| 779 | + "emptyStartSearchListTitle": "", |
757 | 780 | "emptySearchListMessage": "Your search '{{text}}' did not match any profiles.", |
758 | | - "emptyStartSearchListMessage": "You can find user profiles by typing their name.", |
| 781 | + "emptyStartSearchListMessage": "Enter a term to search or apply filters to refine your results.", |
759 | 782 | "loadingMoreComments": "Loading more comments...", |
760 | 783 | "noLikes": "No likes", |
761 | 784 | "numberOfLikes": { |
|
817 | 840 | "giphyPickerInputPlaceholder": "Search GIPHY", |
818 | 841 | "fetchGifsError": "There was a problem loading GIFs", |
819 | 842 | "emptyBlockedUsersListMessage": "You haven't blocked anyone yet.", |
820 | | - "reloadButton": "Reload" |
| 843 | + "reloadButton": "Reload", |
| 844 | + "searchScreenTitle": "Search user profiles", |
| 845 | + "filtersModalTitle": "Filters", |
| 846 | + "filtersModalApplyButtonTitle": "Apply & search", |
| 847 | + "filtersModalCancelButtonTitle": "Cancel", |
| 848 | + "mapButtonTitle": "Map", |
| 849 | + "usersSearchButtonTitle": "Users" |
821 | 850 | }, |
822 | 851 | "theme": { |
823 | 852 | "themeChangedAlertTitle": "Theme changed", |
|
856 | 885 | "noImagesUploaded": "No images uploaded yet", |
857 | 886 | "chat": "Chat", |
858 | 887 | "video": "Video", |
859 | | - "logout": "Logout" |
| 888 | + "logout": "Logout", |
| 889 | + "selectLocationLabel": "Select location", |
| 890 | + "locationInputPlaceholder": "Enter address", |
| 891 | + "locationSelectScreenTitle": "Location", |
| 892 | + "emptyPlacesListTitle": "", |
| 893 | + "emptyPlacesListMessage": "Type something to search...", |
| 894 | + "selectLocationButtonTitle": "Select {{label}}", |
| 895 | + "invalidFormat": "Invalid {{variant}} format.", |
| 896 | + "openLinkFailureTitle": "Something went wrong", |
| 897 | + "openLinkFailureMessage": "We couldn't open link at this time." |
860 | 898 | }, |
861 | 899 | "web-view": { |
862 | 900 | "noUrlErrorMessage": "Please enter a valid URL and reload your app.", |
|
0 commit comments