@thunderstorefront/thunder
Version:
## Commands
177 lines (176 loc) • 6.21 kB
JSON
{
"messages": {
"general": {
"home": "Home",
"goHome": "Go Home",
"notificationSuccess": "Success",
"notificationError": "Error",
"notificationWarning": "Warning",
"yes": "Yes",
"no": "No",
"language": "Language",
"welcome": "Welcome",
"colorMode": "Color Mode",
"darkMode": "Dark Mode",
"lightMode": "Light Mode",
"currency": "Currency",
"mode": "Mode",
"edit": "Edit"
},
"form": {
"firstName": "First Name",
"summary": "Summary",
"review": "Review",
"email": "Email",
"billing": "Billing",
"lastName": "Last Name",
"address1": "Address 1",
"address2": "Address 2",
"city": "City",
"region": "State",
"zip": "Zip",
"country": "Country",
"countryCode": "Country Code",
"phone": "Phone",
"password": "Password",
"passwordConfirm": "Confirm Password",
"selectCountry": "Select Country",
"selectRegion": "Select Region",
"saveAddress": "Save Address",
"submit": "Submit",
"newPassword": "New Password",
"confirmNewPassword": "Confirm New Password"
},
"error": {
"general": "Something went wrong",
"email": "Please enter a valid email address.",
"requiredFields": "Please fill in all required fields",
"requiredField": "This is a required field."
},
"cart": {
"empty": "Your cart is empty.",
"quantityChanged": "Item quantity successfully changed.",
"itemRemoved": "Item was successfully removed",
"cartPage": "Cart Page",
"viewCart": "View Cart",
"checkout": "Checkout"
},
"checkout": {
"billingDetails": "Personal Details",
"shippingSelect": "Select Shipping Method",
"paymentOptions": "Payment Options",
"orderSummary": "Order Summary",
"successOrder": "The order has been successfully placed",
"yourOrderNumber": "There is your order number",
"noShippingMethods": "No shipping methods are available",
"useForShipping": "Use for shipping",
"address": "Address",
"emailAddress": "Email address"
},
"account": {
"logout": "Logout",
"signIn": "Sign In",
"signUp": "Sign Up",
"notAMember": "Not a member yet?",
"alreadyHaveAccount": "Already have account?",
"signInToYourAccount": "Sign in to your account",
"loginMessage": "Please log in or sign up to access your account.",
"yourAccount": "Your account",
"dashboard": "Dashboard",
"orders": "Orders",
"profile": "Profile",
"editCustomer": "Edit Customer Data",
"customerInformation": "Customer Information",
"navigation": "Account",
"noOrders": "You don`t have any orders",
"orderId": "Order ID",
"orderDate": "Order Date",
"totalAmount": "Total Amount",
"actions": "Actions",
"orderDetails": "Order Details",
"orderItems": "Order Items",
"wishlist": "Wishlist",
"addresses": "Addresses",
"defaultBilling": "Used as default billing address",
"defaultShipping": "Used as default shipping address",
"newAddress": "Add New Address",
"createAddressSuccess": "Address created successfully",
"changePassword": "Change Password",
"changePasswordSuccess": "Password has been changed successfully",
"showPassword": "Show password",
"accountDataSuccess": "Account details have been changed successfully",
"passwordNotMatch": "The password does not match",
"passwordsNotMatch": "The passwords do not match"
},
"customerAddress": {
"edit": "Edit Address",
"editedSuccessfully": "Address edited successfully"
},
"newsletter": {
"letsGetInTouch": "Let's get in touch",
"subscribeMessage": "Sign up for our newsletter and receive 10% off your",
"subscribe": "Subscribe",
"enterYourEmail": "Enter your email",
"successMessage": "Successfully subscribed!",
"errorMessage": "Failed to subscribe"
},
"shop": {
"filters": "Filters",
"from": "From",
"to": "To",
"youMayLike": "You May Also Like",
"bestsellers": "Bestsellers",
"sale": "Sale",
"onSale": "On Sale",
"moreChoices": "More choices",
"addToCart": "Add to Cart",
"adding": "Adding...",
"reviews": "Reviews",
"noReviews": "No reviews yet.",
"writeReview": "Write a review",
"reviewing": "You are reviewing %1",
"reviewThanks": "Thank you! Your review was successfully submitted for approval",
"placeOrder": "Place Order",
"total": "Total",
"subtotal": "Subtotal",
"items": "Items",
"cart": "Cart",
"checkout": "Checkout",
"search": "Search",
"searchProducts": "Search Products...",
"includingVat": "including VAT",
"moreVariants": "More variants",
"noResults": "No results",
"productAddedToCart": "Product %1 was added to cart",
"continueShopping": "Continue shopping",
"product": "Product",
"products": "Products",
"allProducts": "All Products",
"addToWishlist": "Add to wishlist",
"removeFromWishlist": "Remove from wishlist",
"catalog": "All categories",
"sortBy": "Sort by",
"ourBrands": "Our Brands",
"showMore": "Show more",
"showLess": "Show less",
"showSpecification": "Show specification",
"fullSpecification": "Full specification",
"specification": "Specification",
"details": "Details"
},
"wishlist": {
"successAdded": "Successfully added to wishlist %1"
},
"ui": {
"errorDefault": "An unexpected error occurred.",
"handledError": "Handled Error:"
},
"landing": {
"title": "Kickstart eCommerce with Thunder",
"description": "Introducing our cutting-edge ecommerce application, designed to revolutionize your online shopping experience.",
"bannerTitle": "Summer Sale",
"bannerDescription": "Want to save some cash and still look like a fashion diva ? Checkout our summer sale now !!!",
"bannerSaveUp": "Save upto 30%"
}
}
}