feat(back-end front-end): shop feature
This commit is contained in:
@@ -104,7 +104,10 @@
|
||||
"WIP_CTA_CALC": "Check our calculator",
|
||||
"WIP_RETURN_LATER": "Come back soon",
|
||||
"WIP_NOTE": "We care about doing this right. In the meantime, you can get instant pricing and lead time from our calculator.",
|
||||
"CUSTOM_PART_FOOTER_TITLE": "Can't find what you're looking for?",
|
||||
"CUSTOM_PART_FOOTER_TEXT": "Contact us for custom parts.",
|
||||
"ADD_CART": "Add to Cart",
|
||||
"ADDING": "Adding to cart",
|
||||
"BACK": "Back to Shop",
|
||||
"NOT_FOUND": "Product not found.",
|
||||
"DETAILS": "Details",
|
||||
@@ -112,6 +115,21 @@
|
||||
"SUCCESS_TITLE": "Added to cart",
|
||||
"SUCCESS_DESC": "The product has been added to the cart.",
|
||||
"CONTINUE": "Continue",
|
||||
"MODEL_OPEN": "Open 3D view",
|
||||
"MODEL_CLOSE": "Close 3D view",
|
||||
"PREVIOUS_IMAGE": "Previous image",
|
||||
"NEXT_IMAGE": "Next image",
|
||||
"SELECT_MATERIAL": "Material",
|
||||
"SELECT_COLOR": "Color",
|
||||
"MATERIAL_COLOR_COUNT": "{{count}} colors available",
|
||||
"PROPERTY_UV": "UV resistance",
|
||||
"PROPERTY_WEATHER": "Outdoor use",
|
||||
"PROPERTY_RIGIDITY": "Rigidity",
|
||||
"PROPERTY_HIGH": "High",
|
||||
"PROPERTY_MEDIUM": "Medium",
|
||||
"PROPERTY_LOW": "Low",
|
||||
"PROPERTY_RIGID": "Rigid",
|
||||
"PROPERTY_FLEXIBLE": "Flexible",
|
||||
"CATEGORIES": {
|
||||
"FILAMENTS": "Filaments",
|
||||
"ACCESSORIES": "Accessories"
|
||||
|
||||
Reference in New Issue
Block a user