en.json 53 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215
  1. {
  2. "language": "en",
  3. "notPaid": "Not Paid",
  4. "obligation": "obligation",
  5. "searchByStOrpN": "Search by store or product ",
  6. "classification": "Classification",
  7. "sort": "Sort",
  8. "sales": "Sales",
  9. "price": "Price",
  10. "quantity": "Quantity",
  11. "default": "Default",
  12. "all": "All",
  13. "onlyLeft": "only left",
  14. "distance": "Distance",
  15. "discountCoupon": "Discount Coupon",
  16. "start": "start",
  17. "end": "end",
  18. "sorryNoRelatedActivities": "Sorry, no related activities",
  19. "sorryNoRelatedProducts": "Sorry, no related products",
  20. "sorryNoRelatedData": "Sorry, no related information",
  21. "backToPreviousPage": "Back to previous page",
  22. "lookAtOther": "Look at other",
  23. "backToHome": "Back to home page",
  24. "vouchers": "Vouchers",
  25. "purchaseRestrictions":"Purchase restrictions",
  26. "full": "Full",
  27. "less": "less",
  28. "yuan": "¥",
  29. "enjoy": "enjoy",
  30. "fold": "fold",
  31. "more": "More",
  32. "promotion": "Promotion",
  33. "buyNow": "Buy now",
  34. "tips": "Tips",
  35. "success": "Success",
  36. "total": "Total",
  37. "items": "items",
  38. "dayRi": "day",
  39. "week": "week",
  40. "month": "month",
  41. "season": "season",
  42. "year": "year",
  43. "pendingPayment": "Pending Payment",
  44. "pendingDelivery": "Pending Delivery",
  45. "pendingReceipt": "Pending Receipt",
  46. "pendinEvaluation": "Pending Evaluation",
  47. "evaluated": "Evaluated",
  48. "shipped": "Shipped",
  49. "completed": "Completed",
  50. "canceled": "Canceled",
  51. "grouping": "Grouping",
  52. "delete": "Delete",
  53. "cancel": "Cancel",
  54. "products": "Products",
  55. "priceOne": "Price",
  56. "subtotal": "Subtotal",
  57. "totalAll": "Total",
  58. "status": "Status",
  59. "time": "Time",
  60. "day": "days",
  61. "day1": "d ",
  62. "time1": "t ",
  63. "minutes": "m ",
  64. "seconds": "s ",
  65. "operation": "Operation",
  66. "orderNumberT": "Order Number",
  67. "determine": "OK",
  68. "available": "Available",
  69. "over": "over",
  70. "releaseTime": "Release time",
  71. "lanhaiHeadlines": "Mall Headlines",
  72. "storeAnnouncement":"Store announcement",
  73. "submit": "submit",
  74. "imageNoformatUpload": "Upload the image in the incorrect format, please re-upload!",
  75. "imageSizeCannotExceed2MB": "The size of the uploaded image cannot exceed 2MB!",
  76. "only": "Only",
  77. "loading": "Loading...",
  78. "inputAllSpace": "Content cannot be all spaces",
  79. "login": {
  80. "accountLogin": "Account login",
  81. "mobileLogin": "Mobile login",
  82. "username": "Username",
  83. "enterUsername": "User name / Mobile number",
  84. "enterUserNumber": "Please enter your phone number",
  85. "accountRestrictions": "Account is 4~16 letters, numbers or underscore",
  86. "usernameWarn": "Please input Username",
  87. "password": "Password",
  88. "enterPassword": "Password",
  89. "pleaseAgreefollowingTerms": "Please agree to the following terms",
  90. "changePassword": "Change password",
  91. "notUsername": "No account yet?",
  92. "registeredUsername": "Go to register",
  93. "phoneNumber": "Mobile",
  94. "enterPhone": "Enter phone number",
  95. "phoneWarn": "Malformed phone number",
  96. "verificationCode": "Verification code",
  97. "enterCodeFirst": "Please get the verification code first",
  98. "getCode": "Get verification code",
  99. "enterCode": "code",
  100. "newPassword": "New password",
  101. "enterNew": "New password",
  102. "confirmNew": "Confirm password",
  103. "confirmNewEmpty": "Verify that the password cannot be blank",
  104. "enterNewAgain": "Reenter new password",
  105. "comparedPassword": "Confirm password is inconsistent with new password",
  106. "login": "Login",
  107. "consentOfLoginRepresentative" : "Consent of Login Representative",
  108. "consentOfRegisteredRepresentative":"Consent of Registered Register",
  109. "termsOfService": "《terms of service》",
  110. "privacyPolicy": "《privacy policy》",
  111. "and": "and",
  112. "loginSuccessful": "Login successful!",
  113. "backHomepage": "Back to the home",
  114. "confirmChanges": "Confirm the changes",
  115. "BackLogin": "Back to login",
  116. "pwdCantBeEmpty" : "Password cannot be empty",
  117. "forgotYourPassword": "Forgot password",
  118. "notRegisteredYet": "Not registered yet?"
  119. },
  120. "register": {
  121. "registerNow": "Register now",
  122. "registerAccount": "Register account",
  123. "enterValidPhone": "Please enter a valid phone number",
  124. "haveAnAccount": "Already have an account?",
  125. "verifyCellPhoneNumber": "Verify cell phone number",
  126. "fillInTheAccountInformation": "Fill in the account information",
  127. "completeRegistration": "Complete register",
  128. "goToLogin": "Go to login",
  129. "nextStep": "Next step",
  130. "setAccountNumber": "Set account number",
  131. "pleaseSetAccount": "Please set up your account/username",
  132. "setAccountNumberTips": "The account number is composed of letters, numbers and underscores with a length of 4-16 digits",
  133. "setPassword": "Set a password",
  134. "pleaseSetPassword": "Please change your password",
  135. "passwordVerification": "The password is composed of at least two characters of letters plus numbers or symbols, 6-20 half width characters, case sensitive",
  136. "confirmPasswordAgain": "Please confirm the password again",
  137. "ConfirmPasswordNot": "Confirm that the password does not match the password",
  138. "registrationSuccessful": "Congratulations, the registration is successful!",
  139. "autoJumpToHome": "Auto-jump to home page after ",
  140. "pleaseSetYourPassword": "Please set your password",
  141. "enterThePasswordAgain": "Enter the password again",
  142. "nickName": "Nickname",
  143. "pleaseSetNickName": "Set nickname"
  144. },
  145. "commonHead": {
  146. "login": "Login",
  147. "registration": "Register",
  148. "membershipCentre": "Member Center",
  149. "myCollection": "My Collection",
  150. "logout": "Logout",
  151. "mallHome": "Mall Home",
  152. "home": "Home",
  153. "myShop": "My Shop",
  154. "freeShop": "Free Shop",
  155. "myOrder": "My Order",
  156. "personalCenter": "Personal Center",
  157. "mobileMall": "Mobile Mall",
  158. "cellPhoneScanCodeExperience": "Cell phone scan code experience",
  159. "shopCart": "Shop Cart",
  160. "switchingLanguages": "中文",
  161. "productList": "Product List",
  162. "newProducts": "New Products",
  163. "limitedTimeOffer": "Limited TimeOffer",
  164. "groupDiscount": "Group Discount",
  165. "couponPooling": "Coupon Pooling",
  166. "spikeSpecial": "Spike Special",
  167. "voucherCenter": "Coupon Center",
  168. "productNameCannotBeEmpty": "Product name cannot be empty",
  169. "storeNameCannotBeEmpty": "Store name cannot be empty",
  170. "sellersCentre": "Seller's Centre",
  171. "merchantPlatform": "Merchants Platform"
  172. },
  173. "commonFoot": {
  174. "scanTheCodeToFollowUs": "Scan the code to follow us",
  175. "serviceGuarantee": "Service guarantee",
  176. "genuineGuarantee": "Genuine guarantee",
  177. "sevenDayreturn": "7 days no reason to return or exchange",
  178. "sevenDayservice": "7*8 hours customer service",
  179. "paymentMethod": "Payment method",
  180. "onlinePayment": "Online payment",
  181. "paymentTime": "Payment Time",
  182. "cashOnDelivery": "Cash on delivery",
  183. "offlinePayment": "Offline payment",
  184. "memberServices": "Member services",
  185. "freeRegistration": "Free registration",
  186. "retrievePassword": "Retrieve password",
  187. "logisticsServices": "Logistics Services",
  188. "freeShippingOnProducts": "Free shipping on products",
  189. "courierDelivery": "Courier delivery",
  190. "officialWebsite":"Official Website",
  191. "openSourceWebsite": "Open Source Website"
  192. },
  193. "categroyCommon": {
  194. "categoryFilter": "Category Filter",
  195. "h5Mall": "H5 mall"
  196. },
  197. "pagination": {
  198. "previousPage": "Prev",
  199. "nextPage": "Next",
  200. "goTo": "Go to",
  201. "pageof": "Page of",
  202. "page": "page",
  203. "total": "Total"
  204. },
  205. "index": {
  206. "search": "Search",
  207. "prod": "Product",
  208. "shop": "Store",
  209. "popularSearches": "Hot Search",
  210. "shoppingCart": "Shopping Cart",
  211. "newProduct": "New product",
  212. "limitedTimeOffer": "Limited time offer",
  213. "groupDiscount": "Group Discount",
  214. "recommendGoodThingsTogetherWithTheGroup": "Good reputation store, infinite repurchase",
  215. "recommendGoodThings": "Recommend good things, together with the group",
  216. "secondKillZone": "Second Kill Zone",
  217. "selectedProductsLimited": "Selected products, limited time sales",
  218. "coupons": "Coupons",
  219. "couponsCenter": "Coupons center",
  220. "spike": "Second kill",
  221. "specialSale": "Special sale",
  222. "moreSpikes": "More",
  223. "groupBuy": "Group buy ",
  224. "moreGroupBuy": "More",
  225. "join": " people join",
  226. "seeMore": "More",
  227. "hotSale": "Hot In Mall",
  228. "wordGoodiesInfiniteRepurchase": "Word-of-mouth goodies, infinite repurchase",
  229. "preferredStores": "Preferred Stores",
  230. "goIn": "GO",
  231. "peopleToFollow": "people followed",
  232. "allLoaded": "All products loaded",
  233. "group": "group"
  234. },
  235. "prodDetail": {
  236. "productDetails": "Product Details",
  237. "selfEmployed": "Self",
  238. "selfOperatedStores": "Self perated stores",
  239. "collectionStores": "Collection stores",
  240. "collectedStores": "Collected stores",
  241. "specialZone": "Special zone",
  242. "deadline": "Deadline",
  243. "grabYourCopyNow": "Buy immediately",
  244. "separatePurchase": "Separate purchase",
  245. "preSale": "Pre sale",
  246. "expected": "Expected",
  247. "startShipping": "Start shipping",
  248. "groupingTogetherForMoreBenefits": "Grouping together for more benefits",
  249. "distanceActivity": "Distance activity",
  250. "remainingInventory": "Remaining inventory",
  251. "thisItemIsAPreSaleItem": "This item is a pre-sale item",
  252. "productNotInStock": "Product not in stock",
  253. "productOutOfStock": "Product out of stock",
  254. "addToCart": "Add to Cart",
  255. "successfullyAddedCart": "Successfully added to cart",
  256. "fullAmountReduction": "Full amount reduction",
  257. "fullPieceDiscount": "Full piece discount",
  258. "fullDiscount": "Full discount",
  259. "discountOnFullItems": "Discount on fullItems",
  260. "collectionOfProducts": "Collection of products",
  261. "bookmarked": "Bookmarked",
  262. "productIntroduction": "Product introduction",
  263. "productReviews": "Product reviews",
  264. "favorableRatingRate": "Favorable rating rate",
  265. "goodReview": "Good review",
  266. "mediumRating": "Medium rating",
  267. "poorReviews": "Poor reviews",
  268. "withPictures": "With pictures",
  269. "anonymousUser": "Anonymous user",
  270. "merchantResponse": "Merchant response",
  271. "noComments": "No comments",
  272. "inStoreSearch": "In store search",
  273. "inStoreCategories": "In store categories",
  274. "hotProducts": "Hot products",
  275. "congratulationsYouHaveSuccessfullyReceived": "Congratulations, you have successfully received",
  276. "timeOfUse": "Time of use",
  277. "viewCouponsCollected": "View coupons collected",
  278. "iWantToOpenAGroup": "Open a group",
  279. "cellPhoneScanCodeOpenGroup": "Cell phone scan code open group",
  280. "groupingActivitiesHaveNotStarted": "Grouping activities have not started",
  281. "searchContentCannotBeEmpty": "Search content cannot be empty",
  282. "collectionSuccess": "Collection success",
  283. "uncollected": "Uncollected",
  284. "eventNotStarted": "Event not started",
  285. "theEventHasEnded": "The event has ended",
  286. "insufficientInventory": "Insufficient inventory",
  287. "pleaseEnterTheCorrectNumberOfItems": "Please enter the correct number of items",
  288. "points": "points",
  289. "originalPrice": "Original price",
  290. "recommendGoodies": "Recommend goodies",
  291. "marketPrice": "Market price",
  292. "contactCustomerService": "Customer service",
  293. "instructions": "instructions",
  294. "longTermValidity": "Long-term validity after purchase",
  295. "afterPurchase": "Valid after purchase",
  296. "to": "to",
  297. "effective": "effective",
  298. "validOnTheSameDay": "Valid until 24:00 on the day of purchase",
  299. "purchase": "Valid within ",
  300. "validDay": " days of purchase",
  301. "refundsAreNotAllowed": "Refund requests are not supported",
  302. "notAvailableForPurchase": "active products not available for purchase",
  303. "gift": "giveaway",
  304. "removeGiftTip1": "The refund amount will be reduced by the price ¥",
  305. "removeGiftTip2": " of the gift after the gift is removed, whether to determine removal?",
  306. "removeGiftTip3": "The amount of the gift is greater than or equal to the current refundable amount of the main product and cannot be removed",
  307. "removeGiftBtn": "remove",
  308. "sold": "Sales"
  309. },
  310. "package": {
  311. "selectPackage": "Choose a package",
  312. "packageNumber": "Number of packages",
  313. "packagePrice": "Package Price",
  314. "selected": "Selected ",
  315. "packageItem": " package item",
  316. "discountPackages": "Discount Packages"
  317. },
  318. "spike": {
  319. "spikeTitle": "Details of the second sale products",
  320. "alreadyFinished": "Already finished",
  321. "distance": "Distance",
  322. "stillLeft": "Remaining",
  323. "sold": "Sold",
  324. "stillToGoBeforeTheStart": "Still to go before the start",
  325. "stillToGoBeforeTheEnd" : "Still to go before the start",
  326. "secondsOfActivity":"Seconds of activity",
  327. "currentSecondsAreOver": "Current seconds are over",
  328. "theSpikeActivityHasNotStarted": "The spike activity has not started"
  329. },
  330. "discountDetail":{
  331. "DistanceToEnd": "Distance to end",
  332. "SpecialSession": "Special session",
  333. "eventReferencePrice": "Event reference price"
  334. },
  335. "coupons": {
  336. "notUsed": "Not used",
  337. "alreadyUse": "Already use",
  338. "expired": "Expired",
  339. "generalCoupon": "General coupon",
  340. "availableCoupons": "Available coupons",
  341. "noCouponsAvailable": "No coupons available",
  342. "reasonForUnavailability":"Reason",
  343. "canUsedPurchaseFullRangeOfProducts": "For all categories of goods",
  344. "sureDeleteTheCoupon": "Are you sure you want to delete the coupon?",
  345. "thereAreNoCouponsSoGoGetThem": "There are no coupons here yet, so go get them",
  346. "onlySomeProductsOnThePlatformCanPurchased": "Only some products on the platform can be purchased",
  347. "validUntil": "Valid until",
  348. "onlyAfterCouponing": "Only after couponing",
  349. "useWithinDays": "use within days",
  350. "myCoupons": "My Coupons",
  351. "getItNow": "Get it now",
  352. "useNow":"Use now",
  353. "recommendedCoupons": "Recommended Coupons",
  354. "goToUse": "Go to use",
  355. "soldOut": "Sold out",
  356. "robbed": "Robbed ",
  357. "sorryNoCouponsAvailable":"Sorry, no coupons available",
  358. "noRelatedCoupons": "No related coupons",
  359. "canUsedToPurchaseTheFullRangeOfProductsOnThePlatform": "Can be used to purchase the full range of products on the platform",
  360. "canUsedToPurchaseFullRangeOfProductsFromSelectedStores": "All categories of products available",
  361. "canBeUsedToPurchaseSelectedItems": "Can be used to purchase selected items",
  362. "limitedFcategory":"Limited category",
  363. "limitedPlatform": "Limited platform",
  364. "universalAcrossAllPlatforms": "Available for all products in designated stores",
  365. "availableForSelectedProductsAcrossAllPlatforms": "Available for selected products across all platforms",
  366. "availableForAllProductsInDesignatedStores": "All products available",
  367. "someItemsAvailableInSelectedStores": "Some products available",
  368. "deletedCouponsWillNotBeRestored": "Deleted coupons will not be restored, please consider carefully",
  369. "universal": "Universal(Excluding special products)",
  370. "specifiedProductsAvailable": "Specified products available"
  371. },
  372. "shopIndex":{
  373. "selfOperatedStores": "Self-operated stores",
  374. "preferredStores":"Preferred stores"
  375. },
  376. "cart": {
  377. "cart": "Cart",
  378. "selectProductToBuy": "Select a product to buy",
  379. "confirmOrderInformation": "Confirm order information",
  380. "payToCompleteTheOrder": "Pay to complete the order",
  381. "selectAll": "Select all",
  382. "yourShoppingCartIsEmpty":"Your shopping cart is empty",
  383. "goShopping": "Go Shopping",
  384. "fullReduction": "Full reduction",
  385. "fullPieceDiscount": "Full piece discount",
  386. "fullDiscount": "Full discount",
  387. "discountOnFullPieces": "discount on full pieces",
  388. "activeItemsAreFullyPurchased": "Active items are fully purchased",
  389. "reduced": "Reduced",
  390. "offers":"Offers",
  391. "activeItemsPurchasedOver": "Active items purchased over",
  392. "getAFullDiscount": "Get full reduce",
  393. "enjoyAFullDiscount": "get full discount",
  394. "goToAdd":"Go to add",
  395. "goToTheList":"Go to the list",
  396. "noEventDiscount": "No event discount",
  397. "theProductIsAlreadyInTheFavorites":"The product is already in the favorites",
  398. "moveToFavorites": "Move to favorites",
  399. "deleteSelectedProducts": "Delete selected products",
  400. "selected": "Selected",
  401. "totalPrice": "Total price",
  402. "goToSettlement": "Settlement",
  403. "pleaseSelectAtLeastOneItem": "Please select at least one item",
  404. "removeCart": "Deleted items will be removed from the shopping cart, please consider carefully",
  405. "deleteThisItem": "Are you sure you want to delete this item?",
  406. "pleaseCheckTheItemsWantToDelete": "Please check the items you want to delete~",
  407. "itemsProducts": "items",
  408. "combo": "Combo",
  409. "giveaways": "【Giveaways】"
  410. },
  411. "submitOrder": {
  412. "submitOrder": "Submit order",
  413. "selectProductToBuy": "Select product to buy",
  414. "confirmOrderInformation": "Confirm order information",
  415. "payToCompleteTheOrder": "Pay to complete the order",
  416. "payOnline": "Pay online",
  417. "usePointsForCrediting": "Use points for crediting",
  418. "points": "points",
  419. "accountTotal": "Account total ",
  420. "pointThisUse": " point,this use ",
  421. "pcsCredit": " pcs,credit ",
  422. "theOrderIsAvailableUpTo": "The order is available up to ",
  423. "pleaseEnterAMultipleOf10": "Please enter a multiple of 10",
  424. "amountCredit": "Amount credit",
  425. "use": "use",
  426. "deliveryMethod": "Delivery method",
  427. "courierDelivery": "Courier delivery",
  428. "messageToMerchant": "Message to merchant",
  429. "numberLength100": "Optional (input length is 100 words or less)",
  430. "numberLength200": "Optional, within 200 words",
  431. "platformCoupons": "Platform coupons",
  432. "totalItems": "Total items",
  433. "freightPayable": "Freight payable",
  434. "memberPackage": "Member Package",
  435. "membershipReductions": "Membership reductions",
  436. "promotionalSale": "Promotional sale",
  437. "packageOffer": "Package Offer",
  438. "memberDiscount": "Member discoun",
  439. "totalOffer": "Total offer",
  440. "pointsCredit": "Points credit",
  441. "totalPayable": "Total payable",
  442. "sendTo": "Send to",
  443. "consignee": "Consignee",
  444. "pleaseAddTheAddressFirst": "Please add the address first",
  445. "pleaseSelectTheAddressFirst": "Please select the address first",
  446. "pleaseEnterTheNumberOfPoints": "Please enter the number of points",
  447. "shippingFee": "Shipping fee",
  448. "noteMessage": "Note message",
  449. "offerAmount": "Offer amount",
  450. "inTheMadRushToBuy": "In the mad rush to buy...",
  451. "secFailTips": "The activity i very hot, please try again later",
  452. "seckillReduce": "Seckill Reduce",
  453. "storeDiscount": "Store Discount",
  454. "duplicateErrorTips": "Please do not submit orders at the same time",
  455. "allMessages": "All messages",
  456. "pleaseEnter": "Please enter ",
  457. "messageCannotBeEmpty": "The * required fields in the message cannot be empty",
  458. "userMessage": "User Message"
  459. },
  460. "userCenter": {
  461. "deleteTheSelected":"Are you sure you want to delete the selected item record?",
  462. "goodsWillNot":"Goods will not be easy to find after deleting footprints",
  463. "confirm": "confirm",
  464. "close": "close",
  465. "orderManagement": "Order Management",
  466. "myOrders": "My Orders",
  467. "myCollection": "My Collection",
  468. "evaluationList": "Evaluation List",
  469. "customerService": "Customer Service",
  470. "refunds": "Refunds",
  471. "freeStoreOpening": "Free store opening",
  472. "myStore": "My Store",
  473. "setStoreAccount": "Set Up Store Account",
  474. "changeStorePassword": "Change Store Password",
  475. "assetCenter": "Asset Center",
  476. "myBalance": "My balance",
  477. "myPoints": "My Points",
  478. "memberCenter": "Member Center",
  479. "couponCenter": "Coupon Center",
  480. "myCoupons": "My Coupons",
  481. "accountManagement": "Account Management",
  482. "accountInformation": "Account Information",
  483. "receivingAddress": "Receiving Address",
  484. "changePassword": "Change Password",
  485. "storeProgress": "Store review in progress, please wait patiently",
  486. "theAuditNotPass": "The audit did not pass, please re-initiate the application",
  487. "theStoreOffline": "The store has been taken offline, please consult the platform",
  488. "fullAmountReduction": "Full amount reduction",
  489. "fullPieceDiscount": "Full piece discount",
  490. "fullDiscount": "Full discount",
  491. "discountOnFullItems": "Discount on full items"
  492. },
  493. "userIndex": {
  494. "editProfile": "Edit Profile",
  495. "level": "Level",
  496. "balance": "Balance",
  497. "growthValue": "Growth Value",
  498. "privileges": "Open a paid membership and instantly enjoy 7 exclusive privileges!",
  499. "openMembership": "Open a paid membership now for as little as",
  500. "valueOffer": "a great value offer not to be missed!",
  501. "openNow": "Open Now",
  502. "myOrders": "My Orders",
  503. "viewAllOrders": "View all orders",
  504. "viewOrders": "View Orders",
  505. "noRelatedOrders": "No related orders",
  506. "goShopping": "Go shopping",
  507. "personalCenter": "Personal Center"
  508. },
  509. "ucAccount": {
  510. "accountInformation": "Account Information",
  511. "memberAvatar": "Member Avatar",
  512. "man": "Man",
  513. "woman": "Woman",
  514. "memberGender": "Member Gender",
  515. "memberNickname": "Member Nickname",
  516. "maximumCharacters": "Maximum 15 characters",
  517. "memberCannotEmpty": "Member nickname cannot be empty",
  518. "verifiedMobile": "Verified Mobile",
  519. "saveAccount": "Save account information",
  520. "successfullyModified": "Successfully modified!"
  521. },
  522. "ucOrder": {
  523. "allOrders": "All Orders",
  524. "generalOrders": "General Orders",
  525. "groupingOrders": "Grouping Orders",
  526. "secondOrders": "Second Orders",
  527. "pointsOrders": "Points Orders",
  528. "lastSevenDays": "Last seven days",
  529. "lastThreeMonths": "Last three months",
  530. "threeMonthsAgo": "Three months ago",
  531. "orderNumber": "Order Number",
  532. "productName": "Product Name",
  533. "enterNumberpSearch": "Please enter your order number to search",
  534. "enterProductSearch": "Please enter the product name to search",
  535. "checkOrder": "Check Order",
  536. "officialSelf": "Official Self-support",
  537. "points": "points",
  538. "onlinePayment": "Online Payment",
  539. "orderDetails": "Order details",
  540. "payNow": "Pay Now",
  541. "remindSellers": "Remind Sellers",
  542. "confirmReceipt": "Confirm Receipt",
  543. "buyAgain": "Buy Again",
  544. "addFavorites": "Add Favorites",
  545. "tips": "Tips",
  546. "sureReceivedGoods": "Are you sure you have received the goods?",
  547. "considerCarefully": "Please consider carefully as the order status will be changed after confirmation of receipt",
  548. "deleteTheOrder": "Are you sure you want to delete the order?",
  549. "ordersNotRecovered": "Orders will not be recovered after deletion, please consider carefully",
  550. "nanOrderYet": "You do not have an order yet!",
  551. "goShopping": "Go shopping",
  552. "confirmReceiptSuccessfully": "Confirm receipt successfully!",
  553. "collected": "Collected",
  554. "postComment": "Post Comment",
  555. "viewComments": "View Comments",
  556. "noRelatedOrders": "No related orders",
  557. "lookOthers": "Look at others",
  558. "evaluationSunshine": "Evaluation Of Sunshine",
  559. "productCollectionSuccess": "Product Collection Success",
  560. "physicalGoods": "Physical Goods",
  561. "virtualGoods": "Virtual Goods"
  562. },
  563. "applyReturn": {
  564. "applyAfterSales": "Apply for after-sales",
  565. "viewAfterSales": "View after sales",
  566. "refundedProducts": "Refunded Products",
  567. "serviceType": "Refund Method",
  568. "refundsOnly": "Refunds only",
  569. "returnsAndRefunds": "Returns and refunds",
  570. "cargoStatus": "Cargo status",
  571. "noGoodsReceived": "No goods received",
  572. "receivedGoods": "Received the goods",
  573. "refundReason": "Refund reason",
  574. "select": "Select",
  575. "pleaseSelectReason": "Please select the reason for refund",
  576. "refundQuantity": "Refund quantity",
  577. "refundAmount": "Refund amount",
  578. "refundAmountModified": "The refund amount cannot be modified for this refund",
  579. "points": "Points",
  580. "pleaseEnterAmount": "Please enter the refund amount",
  581. "maximumRefundable": "Maximum refundable",
  582. "postage": "Postage",
  583. "fillLogisticsBillNumber": "Please fill in the logistics bill number",
  584. "logisticsCannotBeEmpty": "Logistics bill number cannot be empty",
  585. "correctRefundAmount": "Please fill in the correct refund amount",
  586. "mobileNumber": "Mobile number",
  587. "mobileNumberTips": "Please enter 11-digit cell phone number",
  588. "correctPhoneNumber": "Please fill in the correct cell phone number",
  589. "refundInstructions": "Refund instructions",
  590. "refundInstructionsTips": "Please fill in the refund instructions, no more than 200 words",
  591. "uploadImages": "Upload images",
  592. "uploadFiveVouchers": "Upload up to five vouchers",
  593. "SubmitRequest": "Submit an after-sales request",
  594. "applicationTips1": "Application has been submitted, please wait for the merchant to process",
  595. "applicationTips2": "After the merchant agrees, please return the goods according to the return address given, and record the return shipping number",
  596. "applicationTips3": "If the merchant rejects the request, you can modify the request and initiate it again and the merchant will process it again",
  597. "applicationTips4": "If the merchant timeout is not processed, the return application will be reached, please return the goods to the address given by the system",
  598. "applicationTips5": "Withdrawal request",
  599. "applicationTips6-1": "The merchant has agreed to apply",
  600. "applicationTips6-1-1": "Please wait for the merchant to issue a refund",
  601. "applicationTips6": "The merchant has agreed to return the application, please return the goods as soon as possible",
  602. "applicationTips7": "Have filled in the logistics information, waiting for merchant confirmation",
  603. "applicationTips8": "Please fill out the real return logistics information within the specified time, overdue, the refund application will be closed",
  604. "applicationTips9": "Do not use collect or surface mail without consulting with the merchant, so that the merchant does not refuse to sign for the goods",
  605. "consignee": "Consignee",
  606. "fillLogisticsInformation": "Fill in the logistics information",
  607. "modifyLogisticsInformation": "Modify logistics information",
  608. "logisticsOrderNoSucced": "logistics order Succesed",
  609. "refundDetails": "Refund details",
  610. "merchantName": "Shop name",
  611. "orderNumber": "Order number",
  612. "applicationNumber": "Number of applications",
  613. "refundNumber": "Refund number",
  614. "refundType": "Refund type",
  615. "transactionTime": "Transaction time",
  616. "humanTime": "Human time",
  617. "courierPostage": "Courier postage",
  618. "totalOrderPrice": "Total order price",
  619. "applicationTips10": "Congratulations, the operation was successful!",
  620. "applicationTips11": "The refund will be returned to your payment account after the merchant receives the goods and confirms that they are correct",
  621. "ViewAfterSalesDetails": "View after-sales details",
  622. "refundReason1": "Wrong shot/more shots/dislike",
  623. "refundReason2": "Consensus refund",
  624. "refundReason3": "Broken goods / less pieces",
  625. "refundReason4": "The product does not match the description",
  626. "refundReason5": "The seller sent the wrong goods",
  627. "refundReason6": "Quality issues",
  628. "refundReason7": "Other",
  629. "refundReason8": "Grouping failure",
  630. "returnedGoods": "The number of returned goods cannot be less than 1",
  631. "refundReason9": "The number of returned goods cannot be greater than the number of goods ordered",
  632. "refundReason10": "This application for refund is the last item in this order, the refund amount includes the shipping cost of this order, once the application is submitted, the refund application for all items in this order is irrevocable, whether to confirm the submission",
  633. "applicationSuccessful": "Application successful!",
  634. "refundReason11": "Is it OK to withdraw this refund request?",
  635. "refundReason12": "Refund request has been withdrawn",
  636. "tips": "Tips",
  637. "refundReason13": "Undeleted",
  638. "logisticsVouchers": "Logistics vouchers",
  639. "noRelatedRecords": "No related records",
  640. "viewDetails": "View details",
  641. "buyerApplication": "Buyer application",
  642. "sellerAcceptance": "Seller acceptance",
  643. "buyerShipping": "Buyer shipping",
  644. "sellerReceipt": "Seller receipt",
  645. "successfulRefund": "Successful refund",
  646. "buyerWithdrawsApplication": "Buyer withdraws application",
  647. "merchantRefusal": "Merchant refusal",
  648. "refundClose": "Refund close",
  649. "productInformation": "Product information",
  650. "returnType": "Return type",
  651. "applicationTime": "Application time",
  652. "processingStatus": "Processing status",
  653. "refundList": "Refund list",
  654. "buyerSubmits": "Buyer submits application",
  655. "sellerProcessing": "Seller processing request",
  656. "buyerReturns": "Buyer returns",
  657. "refundCompleted": "Refund completed",
  658. "numberOfApplications": "Number of applications",
  659. "total": "Total",
  660. "refunds": "Refunds",
  661. "fillLogistics": "Fill in logistics",
  662. "modifyLogistics": "Modify logistics",
  663. "refundProgress": "Refund progress",
  664. "applicationClosed": "Application is closed",
  665. "refundReason14": "Buyer has withdrawn refund request",
  666. "refundReason15": "The seller has rejected your refund request",
  667. "reasonsRejection": "Reasons for rejection",
  668. "sellerRemarks": "Seller's remarks",
  669. "refundReason16": "You can actively communicate with the seller and reapply",
  670. "refundReason17": "The seller has refunded the money and the refund was successful!",
  671. "refundReason18": "The seller has received the goods, waiting for the seller to process the refund",
  672. "refundReason19": "The buyer has sent the goods.",
  673. "logisticsCompany": "Logistics company",
  674. "shipmentNumber": "Shipment number",
  675. "refundReason20": "The seller has agreed to the refund request",
  676. "refundAddress": "Refund address",
  677. "buyerRequestRefund": "Buyer request for refund",
  678. "refundDescription": "Refund description",
  679. "refundVoucher": "Refund voucher",
  680. "notes":"Notes",
  681. "fillInSuccessfully": "Fill in successfully",
  682. "modifiedSuccessfully":"Modified successfully",
  683. "modifyRefundAmount": "Modify refund amount",
  684. "autoReturn": " will be returned automatically",
  685. "reEnter": "please re-enter",
  686. "canotReduce": "Current quantity cannot be reduced",
  687. "refundBeforeShippingTips": "Apply for after-sales service before shipment, shipping costs will be refunded after the end of the sale"
  688. },
  689. "address": {
  690. "addAddress": "Add address",
  691. "modifyAddress":"Modify address",
  692. "addRecipientInformation": "Add recipient information",
  693. "recipient": "Recipient",
  694. "recipientNameCannotBeEmpty": "Recipient name cannot be empty",
  695. "deleteShippingAddress": "Are you sure you want to delete this shipping address?",
  696. "deleteShippingTips": "Deleted addresses will not be restored, please consider carefully",
  697. "createdTips1": "You have created ",
  698. "createdTips2": " shipping addresses, you can create up to ",
  699. "createdTips3": " items",
  700. "default": "Default",
  701. "setDefault": "Set as default",
  702. "notAddAdress": "You haven't added an address yet!",
  703. "receivingAddress": "Receiving Address",
  704. "createdTips4": "The maximum number of new delivery addresses has been reached",
  705. "createdTips5": "Add a new shipping address",
  706. "cellPhoneNumberCannotBeEmpty": "Cell phone number cannot be empty",
  707. "cellPhoneNumberRightFormat": "The cell phone number is not in the right format",
  708. "pleaseYourCompleteRegionalInformation": "Please fill in your complete regional information",
  709. "saveRecipientInformation":"Save Recipient Information"
  710. },
  711. "collection": {
  712. "productCollection": "Product Collection",
  713. "storeCollection": "Store collection",
  714. "allProducts": "All products",
  715. "failedProducts": "Failed products",
  716. "batchManagement": "Batch management",
  717. "completeManagement": "Complete management",
  718. "selectAll": "Select all",
  719. "cancelCollection": "Cancel collection",
  720. "enterProductName": "Please enter the product name",
  721. "enterStoreuctName": "Please enter the store name",
  722. "Search": "Search",
  723. "goToBuy": "Go to Buy",
  724. "enterStore": "Enter the store",
  725. "noCollection": "No collection at the moment",
  726. "lookOther": "Look at other",
  727. "unbookmark1": "Confirm that you want to unbookmark the ",
  728. "unbookmark2": "After canceling the collection, the ",
  729. "unbookmark3": " will not be easy to find!",
  730. "product": "product",
  731. "store": "store",
  732. "myCollection": "My Collection",
  733. "notPurchase": "This product is no longer available for purchase",
  734. "storeReviewTips1": "Store review in progress, please wait patiently",
  735. "storeReviewTips2": "The audit did not pass, please re-initiate the application",
  736. "storeReviewTips3": "The store has been taken offline",
  737. "storeReviewTips4": "Merchant not yet open",
  738. "storeReviewTips5": "The merchant has suspended its business"
  739. },
  740. "freeShop": {
  741. "freeShop": "Free store opening",
  742. "storeName": "Store name",
  743. "storeHome": "Store home",
  744. "storeNameTips1": "Please enter the name of the store in no more than 20 words",
  745. "storeNameTips2": "Store name can not be empty, and can not have special characters",
  746. "contactNumber": "Contact number",
  747. "contactNumberTips1": "Please enter a contact number",
  748. "contactNumberTips2": "Please enter the correct format of the contact number",
  749. "area": "Area",
  750. "pleaseSelect": "Please select",
  751. "selectArea": "Please select your area",
  752. "detailedAddress": "Detailed address",
  753. "detailedAddressTips": "The detailed address cannot be less than 5 words",
  754. "locationMap": "Location map",
  755. "storeLocation": "Store location",
  756. "storeDescription": "Store description",
  757. "storeDescriptionTips1": "Please fill in the store description, 10-200 words",
  758. "storeDescriptionTips2": "Store description cannot be empty (range: 10-200 words)",
  759. "uploadInformation": "Upload information",
  760. "storeLogo": "Store logo",
  761. "businessLicense": "Business license",
  762. "frontCard": "Front of ID card",
  763. "reverseCard": "Reverse side of ID card",
  764. "uploadInformationTips1": "Please upload your store logo",
  765. "uploadInformationTips2": "Please upload your business license",
  766. "uploadInformationTips3": "Please upload the front of your ID card",
  767. "uploadInformationTips4": "Please upload the reverse side of your ID card",
  768. "submitApplication": "Submit an application to open a store",
  769. "submitApplicationTips": "Your application for opening a store has not been approved, do you want to change your information and resubmit your application?",
  770. "modifyInformation": "Modify information",
  771. "none": "None",
  772. "auditRemarks": "Audit remarks",
  773. "cancel": "Cancel",
  774. "ok": "OK",
  775. "applicationTips": "Your application is under expedited review, please wait patiently...",
  776. "applicationSuccessfully": "Store application submitted successfully!",
  777. "selectProvince": "Please select the province and city first"
  778. },
  779. "myPoints": {
  780. "pointBreakdown": "Point breakdown",
  781. "redeemingGoods": "Redeeming goods",
  782. "commonProblems": "Common problems",
  783. "currentPoints": "Current points",
  784. "expiredPoints": "Expired points",
  785. "pointsTips1": "(Points will be expired within ",
  786. "pointsTips2": " year from the date of obtaining. Please use them in time.)",
  787. "redeem": "Redeem more great value products",
  788. "sourceUse": "Source/Use",
  789. "pointsChange": "Points change",
  790. "Time": "Time",
  791. "sourceUseTips1": "Get points for registration",
  792. "sourceUseTips2": "Refunds less points earned on purchases",
  793. "sourceUseTips3": "Free points for purchases",
  794. "orderNumber": "Order number",
  795. "sourceUseTips4": "Level up and get bonus points",
  796. "sourceUseTips5": "Get points for signing in",
  797. "sourceUseTips6": "Credit for purchase of goods",
  798. "sourceUseTips7": "Credit for product refunds",
  799. "sourceUseTips8": "Expired Points",
  800. "sourceUseTips9": "Recharge balance to get bonus points",
  801. "sourceUseTips10": "System changes",
  802. "points": "points",
  803. "marketPrice": "Market price",
  804. "pointsFAQ": "Points FAQ",
  805. "myPoints": "My Points",
  806. "pointsInLock": "Points in lock"
  807. },
  808. "myBalance": {
  809. "myBalance": "My balance",
  810. "balanceTopUp": "Balance top up",
  811. "currentAvailableBalance": "Current available balance",
  812. "yuan": " yuan",
  813. "sourceUse": "Source/Use",
  814. "balanceChange": "Balance change",
  815. "Time": "Time",
  816. "shopping": "Shopping",
  817. "orderRefunds": "Order refunds",
  818. "giftAmount": "Gift amount",
  819. "platformManualModification": "Platform manual modification",
  820. "topUpMembers": "Top up members",
  821. "topUp": "Top up",
  822. "topUpAmount": "Top up amount",
  823. "topUpNow": "Top up now",
  824. "currentBalance": "Current balance",
  825. "customAmounts": "Custom amounts",
  826. "upToTopUp": "Up to 100,000 at a time",
  827. "amountNull": "Please select/enter the recharge amount",
  828. "selectPaymentMethod": "Select payment method",
  829. "orderNumber": "Order number",
  830. "rechargeoffer": "Recharge Offer:",
  831. "growthValue": " Growth value",
  832. "integral": " Integral",
  833. "give": " Give ",
  834. "coupons": " Coupons ",
  835. "comma": ";",
  836. "noOption": "No recharge option available yet",
  837. "payTips": "Are you sure you use balance payments? After clicking the confirm button, the payment will be made from the balance",
  838. "balanceInsufficient": "Insufficient balance! The current balance is:"
  839. },
  840. "ucPassword": {
  841. "changePassword": "Change Password",
  842. "verifiedMobile": "Verified Mobile",
  843. "mobileCode": "Mobile verification code",
  844. "enterCode": "Please enter the verification code",
  845. "getCode": "Get verification code",
  846. "pleaseEnter": "Please enter the verification code",
  847. "sendCodeTips1": "The verification code has been sent, please pay attention to check the SMS, after ",
  848. "sendCodeTips2": " seconds you can ask the system to resend",
  849. "completed": "Completed, next step",
  850. "enterNewPassword": "Enter new password",
  851. "enterNewPasswordTips1": "Please enter your password",
  852. "enterNewPasswordTips2": "Please enter your password in the correct format",
  853. "enterNewPasswordTips3": "Password by letters plus numbers or symbols of at least two characters composed of 6-20 half-angle characters, case-sensitive",
  854. "enterNewPasswordTips4": "Repeat new password",
  855. "enterNewPasswordTips5": "Two inconsistent passwords",
  856. "congratulations": "Congratulations, the operation was successful!",
  857. "jumping": "The page is jumping, 3 seconds later it will jump to the account login page",
  858. "jumpNow": "Jump Now",
  859. "storeAccountSettings": "Store Account Settings",
  860. "loginAccount": "Login Account",
  861. "enterNumber": "Please enter your login phone number",
  862. "enterNumberTips": "Please enter the correct login cell phone number",
  863. "verificationCode": "Verification Code",
  864. "CaptchaEmpty": "Captcha cannot be empty",
  865. "setPassword": "Set password",
  866. "setPasswordTips": "Please set a 6-12 digit login password",
  867. "confirmPassword": "Confirm Password",
  868. "enterLoginAgain": "Please enter your login password again",
  869. "notEnteredPassword": "Confirm that the password does not match the entered password",
  870. "originalPassword": "Original Password",
  871. "enterOriginalPassword": "Please enter the original login password",
  872. "originalNotEmpty": "The original login password cannot be empty",
  873. "newPassword": "New Password",
  874. "PleaseEnterNewPassword": "Please enter a new login password",
  875. "enterNewAgain": "Please enter the new login password again",
  876. "newNotMatch": "Confirm that the password does not match the new login password",
  877. "saveAccountInformation": "Save account information",
  878. "passwordTips": "Please use the account password above to open the Store Management Center on the PC side to log in. Merchant management terminal address",
  879. "AccountSuccessfully": "Store account set up successfully!",
  880. "PasswordSuccessfully": "Store password changed successfully!",
  881. "thinkingPassword": "Thinking of a password?",
  882. "goLogin": "Go to Login",
  883. "verifyMobileNumber": "Verify mobile number",
  884. "fillInPassword": "Fill in password",
  885. "completion": "Completion",
  886. "enterCellNumber": "Please enter cell phone number",
  887. "enterCorrectNumber": "Please enter the correct cell phone number",
  888. "setYourPassword": "Please set your password",
  889. "enterPasswordAgain": "Enter the password again",
  890. "nextStep": "Next step",
  891. "passwordChangeSuccessful": "Congratulations, your password change was successful!",
  892. "jumpPage": "s automatic jump to login page",
  893. "mallHome": "Mall Home",
  894. "officialWebsite": "Official Website",
  895. "openSourceWebsite": "Open Source Website",
  896. "forgotPassword": "Forgot Password"
  897. },
  898. "memberCenter": {
  899. "hiDear": "Hi, Dear ",
  900. "purchaseMembership": "Purchase Membership",
  901. "membershipRenewal": "Membership Renewal",
  902. "growthValue": "Growth value",
  903. "memberFull": "Member level is full",
  904. "upgradeable": "Upgradeable",
  905. "pointsMall": "Points Mall",
  906. "memberBenefits": "Member Benefits",
  907. "moreBenefits": "More Benefits",
  908. "productShipping": "Product shipping",
  909. "goodsFree": "Purchase of self-owned goods free of charge",
  910. "exclusiveCoupons": "Exclusive coupons",
  911. "exclusiveOffers": "Members receive exclusive offers",
  912. "shoppingPoints": "Shopping Points",
  913. "membershipMore": "The higher the membership level, the more",
  914. "memberDiscount": "Member Discount",
  915. "membersEnjoy": "Members enjoy discounted rates",
  916. "dailySign": "Daily Sign-in",
  917. "pointsTask": "Points Task",
  918. "signIn": "Sign in",
  919. "signed": "Signed",
  920. "shoppingMall": "Shopping Mall",
  921. "purchase1": "1 point for every purchase of ",
  922. "purchase2": " yuan in the mall",
  923. "goShopping": "Go Shopping",
  924. "registerNewUser": "Register New User",
  925. "newPoints1": "",
  926. "newPoints2": " points for new user registration",
  927. "completed": "Completed",
  928. "exchangeGoods": "Exchange Goods",
  929. "viewMore": "View More",
  930. "points": "points",
  931. "marketPrice": "Market Price",
  932. "signedTips1": "Today has signed in ~",
  933. "signedTips2": "This day has been signed in ~",
  934. "signedTips3": "Time is not up, you can't sign in yet!",
  935. "currentGrowthValue": "Current growth value",
  936. "expirationDate": "Expiration date",
  937. "memberGrowthValue": "Member growth value",
  938. "availablePurchase": "available for purchase ",
  939. "openingTips1": "You are opening ",
  940. "openingTips2": " a package, please pay ",
  941. "yuan": " yuan",
  942. "weChatPayment": "WeChat Payment",
  943. "weChatSweepPayment": "WeChat sweep payment",
  944. "completedPayment": "Completed payment",
  945. "cancel": "Cancel",
  946. "purchaseSuccess": "Purchase Success",
  947. "purchaseFailure": "Purchase Failure",
  948. "viewPointsDetails": "View Points Details",
  949. "memberCenter": "Member Center",
  950. "home": "Home",
  951. "expiration": "expiration",
  952. "logout": "Logout",
  953. "scoreMall": "Points Mall"
  954. },
  955. "orderDetails": {
  956. "orderDetails": "Order Details",
  957. "personalCenter": "Personal Center",
  958. "orderNumber": "Order number",
  959. "remainingTime": "Remaining time",
  960. "payNow": "Pay Now",
  961. "cancellation": "Cancellation",
  962. "informationTips": "Please check your order details and delivery information carefully when you make your payment to ensure that you receive your goods in time.",
  963. "submitOrder": "Submit order",
  964. "buyerPayment": "Buyer payment",
  965. "goodsOut": "Goods out",
  966. "waitingForReceipt": "Waiting for receipt",
  967. "orderCompletion": "Order completion",
  968. "packages": "Packages",
  969. "shipmenttime": "Shipment time",
  970. "courierCompany": "Courier company",
  971. "waybillNumber": "Waybill number",
  972. "logisticsStatus": "Logistics status",
  973. "LogisticsInformation": "Logistics information",
  974. "noRecords": "No records",
  975. "received": "Received",
  976. "inTransit": "In transit",
  977. "signed": "Signed",
  978. "reachCity": "Reach the destination city",
  979. "faultyPackages": "Faulty packages",
  980. "logisticsTips1": "No logistics information, please try again later",
  981. "logisticsTips2": "The merchant has shipped the goods, please wait for the courier picking",
  982. "logisticsTips3": "Your payment is complete, please wait for the merchant to ship",
  983. "logisticsTips4": "You have submitted your order, please wait for system confirmation",
  984. "receiptInformation": "Receipt information",
  985. "selfPickupInformation": "Self pickup information",
  986. "receiver": "Receiver",
  987. "picker": "Picker",
  988. "contactInformation": "Contact info",
  989. "receiptAddress": "Receipt address",
  990. "pickupAddress": "Pickup address",
  991. "deliveryInformation": "Delivery information",
  992. "deliveryMethod": "Delivery method",
  993. "generalDelivery": "General delivery",
  994. "buyerPickup": "Buyer dickup",
  995. "noExpressDelivery": "No Express delivery",
  996. "sameCityDelivery": "Same city delivery",
  997. "none": "None",
  998. "shippingFee": "Shipping fee",
  999. "paymentInformation": "Payment information",
  1000. "paymentMethod": "Payment method",
  1001. "onlinePayment": "Online payment",
  1002. "paymentTime": "Payment time",
  1003. "totalMerchandise": "Total merchandise",
  1004. "offerAmount": "Offer amount",
  1005. "amountPayable": "Amount payable: ",
  1006. "actualAmount": "Actual amount: ",
  1007. "points": "points",
  1008. "orderRemarks": "Order remarks",
  1009. "requestRefund": "Request refund",
  1010. "viewRefund": "View refund",
  1011. "evaluation": "Evaluation",
  1012. "repurchase": "Repurchase",
  1013. "refundsEntireOrders": "Refunds for entire orders",
  1014. "productOffer": "Product offer",
  1015. "confirmCancellation": "Confirm cancellation of order?",
  1016. "confirmCancellationTips": "Orders will not be restored after cancellation, please consider carefully",
  1017. "orderChanged": "Order status has changed",
  1018. "orderCancelled": "Order cancelled",
  1019. "productShipping": "Product Shipping",
  1020. "shippingDiscount": "Shipping Discount",
  1021. "storeCoupons": "Store coupons",
  1022. "merchantsModifyPrices": "Merchants modify prices",
  1023. "toBeUsed": "Not used",
  1024. "sheets": " sheets",
  1025. "used": "Used",
  1026. "refunded": "refunded",
  1027. "voucherCode": "voucher code"
  1028. },
  1029. "shopInfo": {
  1030. "selfShop": "Self-operated shop",
  1031. "preferredStores": "Preferred stores",
  1032. "generalStore": "General store",
  1033. "followed": "Followed",
  1034. "follow": "Follow",
  1035. "noAnnouncement": "No announcement",
  1036. "homePage": "Home Page",
  1037. "allCategories": "All Categories",
  1038. "noData": "No data",
  1039. "search": "Search",
  1040. "hotProducts": "Hot Products",
  1041. "mallHome": "Mall Home",
  1042. "storeHome": "Store Home",
  1043. "storeList": "Store List",
  1044. "noRelevant": "Sorry, no relevant stores found"
  1045. },
  1046. "comments": {
  1047. "personalCenter": "Personal Center",
  1048. "postComment": "Post a comment",
  1049. "commentDetails": "Comment Details",
  1050. "specification": "specification",
  1051. "orderNumber": "Order Number",
  1052. "transactionTime": "Transaction Time",
  1053. "productRating": "Product rating",
  1054. "specificDescription": "Specific description",
  1055. "enterUpTo150Characters": "Enter up to 150 characters",
  1056. "uploadImages": "Upload images",
  1057. "uploadUpTo9Photos": "Upload up to 9 photos",
  1058. "commentsOnPictures": "Comments on pictures",
  1059. "none": "None",
  1060. "anonymousOrNot": "Anonymous or not",
  1061. "backToList": "Back to list",
  1062. "evaluationCannotBeEmpty": "Evaluation cannot be empty",
  1063. "submitCommentSuccessfully": "Submit comment successfully",
  1064. "provideYourComments": "Provide your comments, we will do better"
  1065. },
  1066. "payment": {
  1067. "orderSubmittedSuccessfully": "Order submitted successfully, please pay as soon as possible",
  1068. "actualPayment": "Actual payment",
  1069. "orderHasExpired": "Order has expired, please place a new order",
  1070. "chooseAnotherPaymentMethod": "Choose another payment method",
  1071. "qrCodeHasExpired":"QR code has expired, please place a new order",
  1072. "weChatSweepPayment": "WeChat sweep payment",
  1073. "orderPayment":"Order payment",
  1074. "selectProductToBuy": "Select product to buy",
  1075. "confirmOrderInformation": "Confirm order information",
  1076. "payToCompleteTheOrder": "Pay to complete the order",
  1077. "totalPayable": "Total payable",
  1078. "receiptInformation": "Receiving information",
  1079. "productName": "Product name",
  1080. "selectPaymentMethod": "Select payment method",
  1081. "payNow": "Pay Now",
  1082. "points": "points",
  1083. "orderDetails": "Order details",
  1084. "aliPay": "Ali Pay",
  1085. "wechatPay": "WeChat Pay",
  1086. "pointPay": "Point Pay",
  1087. "balancePay": "Balance Pay",
  1088. "availableBalance": "Available balance",
  1089. "paymentSuccessful": "Payment successful",
  1090. "balanceTip": "Insufficient balance! The current balance is:"
  1091. },
  1092. "chat": {
  1093. "userName": "User Name",
  1094. "official": "Official",
  1095. "stores": "Stores",
  1096. "clickToLoadMore": "Click to load more",
  1097. "mallCustomerService": "Mall Customer Service",
  1098. "sendLink": "Send link",
  1099. "send": "Send",
  1100. "none": "None",
  1101. "onLine": "On-line",
  1102. "offLine": "Off-line",
  1103. "inquiring": "Inquiring",
  1104. "myOrders": "My Orders",
  1105. "recentlyViewed": "Recently Viewed",
  1106. "orderNumber": "Order number",
  1107. "loading":"Loading",
  1108. "noMore": "No more",
  1109. "read": "Read",
  1110. "unRead": "Un read",
  1111. "noRecord": "No record",
  1112. "customerOffline": "Current customer service is not online",
  1113. "loginOtherSide": "The user is logged in elsewhere, please refresh the page",
  1114. "sendOrder": "Send order",
  1115. "pleaseLoginAgain": "Account is offline, please login again",
  1116. "paymentAmount": "Payment amount",
  1117. "onlineCustomerService": "Online Customer Service",
  1118. "productLinks":"Product links",
  1119. "sorryYouHaveBeenDisconnected": "Sorry you have been disconnected, reconnecting now",
  1120. "reConsultation": "You have initiated an inquiry on another page, the current inquiry has expired, please click to re-inquire",
  1121. "reconsultationBtn": "ReConsultation",
  1122. "close": "Close",
  1123. "connetBroken": "The connection has been broken, please refresh the page and tryagain",
  1124. "tips": "Tips",
  1125. "confirm": "Confirm",
  1126. "cancel": "Cancel"
  1127. },
  1128. "invoice": {
  1129. "InvoiceDetails": "Invoice details",
  1130. "orderInfo": "Order information",
  1131. "orderStatus": "Order Status",
  1132. "orderNumber": "Order Number",
  1133. "orderCreateTime": "createTime",
  1134. "invoiceType": "Invoice type",
  1135. "generalInvoice": "Ordinary electronic invoices",
  1136. "noInvoice": "No invoice",
  1137. "invoiceInfo": "Invoice information",
  1138. "invoiceStatus": "Invoice Status",
  1139. "invoiced": "invoiced",
  1140. "application": "Application in progress",
  1141. "invoiceContent": "Invoice content",
  1142. "productDetails": "Product Details",
  1143. "invoiceTitle": "Invoice Title",
  1144. "companyTaxNumber": "Company Tax Number",
  1145. "invoiceDownload": "Invoice Download",
  1146. "uploadTime": "Invoicing time",
  1147. "invoiceExchange": "Invoice exchange",
  1148. "viewInvoice": "View Invoice",
  1149. "updateInvoice": "Amend invoice",
  1150. "personal": "Personal",
  1151. "unit": "Unit",
  1152. "personalName": "Personal name",
  1153. "inputTips1": "Please enter \"Individual\" or your name",
  1154. "unitName": "unit Name",
  1155. "inputTips2": "Please enter the name of the unit",
  1156. "inputTips3": "Please enter the taxpayer identification number",
  1157. "inputTips4": "Please enter the correct taxpayer identification number",
  1158. "TaxpayerIDNumber": "Taxpayer ID Number",
  1159. "invoiceInstructions": "Invoice Instructions",
  1160. "invoiceTips1": "In accordance with the latest Inland Revenue Department invoicing regulations, invoices are issued in detail",
  1161. "invoiceTips2": "Electronic invoices and paper invoices have the same legal effect and can support reimbursement to the accounts",
  1162. "invoiceTips3": "The invoiced amount is the actual payment amount, excluding the payment amount of coupons, points, red packets, etc.",
  1163. "invoiceTips4": "Electronic invoices and paper invoices have the same legal effect and can support reimbursement to the accounts",
  1164. "saveInvoiceInformation": "Save invoice information",
  1165. "viewInvoiceDetail": "view invoice detail",
  1166. "InvoicingRequest": "Invoicing request",
  1167. "update": "update",
  1168. "successTip": "Successful application",
  1169. "successTip1": "Update successful",
  1170. "questions": "Frequently Asked Questions",
  1171. "questions1": "Invoice type: default invoice, electronic invoice and paper invoice have the same legal effect, can support the reimbursement of accounts and after-sales maintenance, if you need to issue a special VAT invoice, please contact the merchant;",
  1172. "questions2": "Invoice issuance time: the invoice will be issued by the merchant after the order has been confirmed and can be viewed on the \"Personal Centre - My Orders - View Invoice\" page.",
  1173. "questions3": "Invoice amount: The invoice amount is the actual amount you paid, excluding the payment amount of coupons, points, red packets, etc.",
  1174. "questions4": "Invoicing content: In accordance with the latest tax regulations, invoices will contain a breakdown of goods and will display detailed information on the name and price of the goods.",
  1175. "questions5": "Where to download invoices: Once your order is complete, you can download invoices from the \"Personal Centre - My Orders - View Invoices\" page."
  1176. },
  1177. "history": {
  1178. "history": "My Footprint",
  1179. "historyEmpty": "You have not viewed the product",
  1180. "deleteHistory": "Delete Footprint",
  1181. "deleteHistoryTips": "Are you sure you want to delete the footprint?"
  1182. },
  1183. "notice": {
  1184. "noticeGone": "Announcement does not exist"
  1185. }
  1186. }