修改样式
This commit is contained in:
+80
-8
@@ -171,7 +171,7 @@
|
||||
"officeDescription": "Workplaces with entry restrictions",
|
||||
"other": "Other",
|
||||
"otherDescription": "Hospitals, parks, outdoors, etc",
|
||||
"title": "Select building type"
|
||||
"title": "Building type selection"
|
||||
},
|
||||
"deliveryInstructions": "Delivery Instructions",
|
||||
"deliveryPointInfo": "Delivery Point Information",
|
||||
@@ -206,14 +206,19 @@
|
||||
"dateNotSelectable": "This date is not selectable",
|
||||
"noAvailableTime": "No available time for current date, automatically selected next business day",
|
||||
"notAvailable": "Not available",
|
||||
"nextWeek": "Next week",
|
||||
"pageTitle": "Delivery date",
|
||||
"reservationSuccess": "Reservation successful",
|
||||
"selectTimeSlot": "Please select a time slot"
|
||||
"selectTimeSlot": "Please select a time slot",
|
||||
"thisWeek": "This week"
|
||||
},
|
||||
"savedAddresses": "Saved addresses",
|
||||
"title": "Address",
|
||||
"titleDetail": "Address Details"
|
||||
},
|
||||
"browse": {
|
||||
"brandTag": "CHEFLINK Selected",
|
||||
"moreRecipes": "More Recipes",
|
||||
"titleCuisine": "Nearby Cuisine",
|
||||
"titleRecipes": "Selected Recipes"
|
||||
},
|
||||
@@ -228,7 +233,10 @@
|
||||
"mine": {
|
||||
"activity-description": "Activity description",
|
||||
"activity-description-tip": "Share the QR code and invite new users to register successfully. Successful invitation",
|
||||
"collection": "Collection",
|
||||
"collection": "My Collection",
|
||||
"collectionBatchDeleteConfirm": "Remove {count} selected favorite(s)?",
|
||||
"collectionBatchModeHint": "Select items to remove, then tap the trash again to delete",
|
||||
"collectionSelectFirst": "Please select favorites to remove",
|
||||
"complaintsAndSuggestions": "Complaints and suggestions",
|
||||
"customer-service-phone": "Customer service phone",
|
||||
"dial": "Dial",
|
||||
@@ -261,17 +269,22 @@
|
||||
"PU": "PU",
|
||||
"accept": "ACPT",
|
||||
"all": "ALL",
|
||||
"cancelOrder": "Cancel",
|
||||
"completed": "DCOMP",
|
||||
"confirmReady": "CONF/READY",
|
||||
"onTheWay": "OTW",
|
||||
"title": "History"
|
||||
"title": "History",
|
||||
"totalItemCount": "{count} items"
|
||||
},
|
||||
"store": {
|
||||
"all": "All"
|
||||
},
|
||||
"search": {
|
||||
"hot-title": "Popular Categories",
|
||||
"recently": "Recently",
|
||||
"hot-title": "Hot searches",
|
||||
"clear-history": "Clear",
|
||||
"recently": "Search history",
|
||||
"weekly-sales": "Weekly sales",
|
||||
"member-price-line": "Member",
|
||||
"result": {
|
||||
"food": "Food",
|
||||
"recipe": "Recipe",
|
||||
@@ -364,6 +377,36 @@
|
||||
"checkout": {
|
||||
"addAddress": "Add address",
|
||||
"addCoupon": "Add coupon",
|
||||
"confirmOrder": "Confirm order",
|
||||
"couponInputPlaceholder": "Enter coupon code",
|
||||
"deliverBefore": "Arriving before {time}",
|
||||
"deliveryInfo": "Delivery",
|
||||
"driverTip": "Driver tip",
|
||||
"driverTipNote": "100% of your tip goes to the driver.",
|
||||
"fillAddressHint": "Add delivery address and contact",
|
||||
"freeTag": "Free",
|
||||
"localDelivery": "Local delivery",
|
||||
"localDeliverySubtitle": "Delivered by {name}.",
|
||||
"memberThanks": "Thanks for being a {name} member.",
|
||||
"orderTotalLine": "Order total",
|
||||
"orderBreakdown": "Order details",
|
||||
"pay": "Pay",
|
||||
"payMethodSection": "Payment method",
|
||||
"pickupSubtitle": "Pick up at the store at your scheduled time.",
|
||||
"pickupTitle": "Pickup",
|
||||
"scheduledDeliveryHint": "Delivery fee refunded if we miss the promised window.",
|
||||
"scheduledDeliveryTitle": "Scheduled delivery",
|
||||
"scheduledDeliveryWindow": "By {time}",
|
||||
"scheduledDeliveryAddon": "+ $ 2.99",
|
||||
"scheduledDeliveryStandardTitle": "Standard delivery",
|
||||
"scheduledDeliveryStandardDesc": "Delivered in your selected window. No rush fee.",
|
||||
"serviceFee": "Service fee",
|
||||
"shippingFee": "Delivery fee",
|
||||
"subtotalBar": "Subtotal",
|
||||
"subtotalOneLine": "Subtotal: $ {amount}",
|
||||
"subtotalWithPieces": "Items total ({count})",
|
||||
"itemsGoodsTotalWithPrice": "{count} items total $ {amount}",
|
||||
"useDiscount": "Discounts",
|
||||
"appointmentDelivery": "Appointment delivery",
|
||||
"appointmentPickup": "Appointment pickup",
|
||||
"chooseTime": "Choose the time",
|
||||
@@ -435,7 +478,11 @@
|
||||
"total": "Total",
|
||||
"upTime": "Estimated self-pickup time",
|
||||
"useCode": "Use code",
|
||||
"writeOff": "Meal Code"
|
||||
"writeOff": "Meal Code",
|
||||
"uploadPaidVoucher": "I've paid — upload proof",
|
||||
"voucherSubmitSuccess": "Proof submitted",
|
||||
"voucherSubmitFailed": "Submit failed, please try again",
|
||||
"voucherUploadFailed": "Upload failed, please try again"
|
||||
},
|
||||
"store": {
|
||||
"addToCart": "Add to cart",
|
||||
@@ -490,6 +537,21 @@
|
||||
"recommend": "Recommended for you",
|
||||
"required": "Required",
|
||||
"sales": "Sales",
|
||||
"dishDetail": {
|
||||
"productDetails": "Product details",
|
||||
"productIntro": "Introduction",
|
||||
"origin": "Origin",
|
||||
"unitQty": "Unit qty.",
|
||||
"brand": "Brand",
|
||||
"allergen": "Allergen",
|
||||
"weeklySales": "Weekly sales",
|
||||
"forYou": "Recommended for you",
|
||||
"memberPriceLabel": "{name} member price",
|
||||
"dash": "—",
|
||||
"lbUnit": "lb",
|
||||
"hotSalesBadge": "Fresh picks",
|
||||
"stockLabel": "Stock"
|
||||
},
|
||||
"securityCode": {
|
||||
"cantSee": "Can't see clearly? Change one",
|
||||
"confirm": "Confirm"
|
||||
@@ -557,7 +619,17 @@
|
||||
"title": "Cart",
|
||||
"totalPrice": "Total price",
|
||||
"viewCart": "View Shopping Cart",
|
||||
"viewStore": "View Store"
|
||||
"viewStore": "View Store",
|
||||
"localDelivery": "Local delivery",
|
||||
"deliveryUnified": "Orders are delivered by {name}.",
|
||||
"itemsTotalWithPrice": "{count} items total $ {amount}",
|
||||
"deliveryFeeLine": "Delivery",
|
||||
"serviceFeeLine": "Service fee",
|
||||
"subtotalLine": "Subtotal",
|
||||
"selectAll": "Select all",
|
||||
"forYou": "Recommended for you",
|
||||
"calculating": "Calculating...",
|
||||
"selectItemsHint": "Select items to checkout"
|
||||
},
|
||||
"choosePaymethod": {
|
||||
"creditCard": "Credit card payment",
|
||||
|
||||
Reference in New Issue
Block a user