en.json 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335
  1. {
  2. "addressBook.title": "Address Book",
  3. "addressBook.operate.title.add": "Add Address",
  4. "addressBook.operate.title.edit": "Edit Address",
  5. "addressBook.operate.loading": "Loading...",
  6. "addressBook.operate.saving": "Saving...",
  7. "addressBook.operate.form.fullName": "Full Name",
  8. "addressBook.operate.form.phone": "Phone Number",
  9. "addressBook.operate.form.phone.placeholder": "+88",
  10. "addressBook.operate.form.district": "Privince/District",
  11. "addressBook.operate.form.district.placeholder": "Please choose",
  12. "addressBook.operate.form.street": "Floor/Unit No./Street",
  13. "addressBook.operate.form.street.placeholder": "Detailed address",
  14. "addressBook.operate.form.postcode": "Postcode",
  15. "addressBook.operate.form.postcode.placeholder": "Your postcode",
  16. "addressBook.operate.form.default": "Default",
  17. "addressBook.operate.button.save": "Save",
  18. "addressBook.operate.button.update": "Update",
  19. "addressBook.operate.error.loadFailed": "Failed to load address details",
  20. "addressBook.operate.error.emptyName": "Please enter full name",
  21. "addressBook.operate.error.emptyPhone": "Please enter phone number",
  22. "addressBook.operate.error.emptyDistrict": "Please select province/district",
  23. "addressBook.operate.error.emptyStreet": "Please enter detailed address",
  24. "addressBook.operate.error.emptyPostcode": "Please enter postcode",
  25. "addressBook.operate.success.update": "Address updated successfully",
  26. "addressBook.operate.success.save": "Address saved successfully",
  27. "addressBook.operate.error.saveFailed": "Save failed, please try again",
  28. "addressBook.operate.error.loadPage": "Page load failed",
  29. "addressBook.delete.deleting": "Deleting...",
  30. "addressBook.delete.success": "Address deleted successfully",
  31. "addressBook.delete.confirm": "Confirm Delete",
  32. "addressBook.delete.message": "Are you sure you want to delete this address?",
  33. "addressBook.delete.button": "Delete",
  34. "addressBook.tag.default": "default",
  35. "addressBook.button.add": "Add New Address",
  36. "myProfile.title": "My Profile",
  37. "myProfile.avatar": "Avatar",
  38. "myProfile.userId": "User ID",
  39. "myProfile.userName": "User Name",
  40. "myProfile.mobileNumber": "Mobile Number",
  41. "myProfile.bankName": "Bank Name",
  42. "myProfile.bankAccountName": "Bank Account Name",
  43. "myProfile.bankAccountNo": "Bank Account No.",
  44. "myProfile.upload.sizeLimit": "Image size cannot exceed 5MB",
  45. "myProfile.upload.uploading": "Uploading...",
  46. "myProfile.upload.success": "Avatar updated successfully",
  47. "myProfile.upload.error": "Failed to update avatar",
  48. "setting.title": "Setting",
  49. "setting.changePassword": "Change Password",
  50. "setting.language": "Language",
  51. "setting.policies": "Policies",
  52. "setting.help": "Help",
  53. "setting.feedback": "Feedback",
  54. "setting.logout": "Logout",
  55. "setting.version": "Version {0}",
  56. "setting.lang.en": "English",
  57. "setting.lang.bn": "Bengali",
  58. "home.missionCenter": "Mission\nCenter",
  59. "home.refer&earn": "Refer\n&Earn",
  60. "home.vip": "VIP\nMembership",
  61. "home.bestSellers": "Best\nSellers",
  62. "home.topChampions": "Top\nChampions",
  63. "home.news": "News",
  64. "home.priceTab.allPrice": "All Price",
  65. "home.priceTab.300spot": "300Spot",
  66. "home.priceTab.500spot": "500Spot",
  67. "home.priceTab.1000spot": "1000Spot",
  68. "home.priceTab.2000spot": "2000Spot",
  69. "search.placeholder": "Search",
  70. "search.filterPrice": "All Price",
  71. "search.filterCategory": "Category",
  72. "search.filterSellers": "Best Sellers",
  73. "app.name": "En Title",
  74. "income.title": "Revenue Center",
  75. "mine.auth.register": "Register",
  76. "mine.auth.login": "Login",
  77. "mine.wallet.title": "BandhuBuy Wallet",
  78. "mine.wallet.balance": "Wallet Balance",
  79. "mine.wallet.recharge": "Recharge",
  80. "mine.group.title": "My Group",
  81. "mine.group.all": "All Group",
  82. "mine.group.toPay": "To Pay",
  83. "mine.group.success": "Success",
  84. "mine.group.failed": "Failed",
  85. "mine.group.reward": "Reward",
  86. "mine.menu.profile": "My Profile",
  87. "mine.menu.address": "Address Book",
  88. "mine.menu.share": "Share",
  89. "mine.menu.favorite": "My Favorite",
  90. "mine.menu.chat": "Live Chat",
  91. "mine.menu.activity": "Activity Group",
  92. "income.totalEarnings": "Total Earnings",
  93. "income.accountBalance": "Account Balance",
  94. "income.settledAmount": "Settled Amount",
  95. "income.pendingAmount": "Pending Amount",
  96. "income.tdEarnings": "TD Earnings",
  97. "income.ydEarnings": "YD Earnings",
  98. "income.mtdEarnings": "MTD Earnings",
  99. "income.myGroupData": "My Group Data",
  100. "wallet.withdraw.title": "Withdraw",
  101. "wallet.withdraw.balance": "Wallet Balance",
  102. "wallet.withdraw.info": "Withdrawal information",
  103. "wallet.withdraw.form.bankName": "Bank Name",
  104. "wallet.withdraw.form.bankAccountName": "Bank Account Name",
  105. "wallet.withdraw.form.bankAccountNo": "Bank Account No.",
  106. "wallet.withdraw.form.amount": "Withdrawal Amount",
  107. "wallet.withdraw.form.allAmount": "All Amounts",
  108. "wallet.withdraw.form.submit": "Submit",
  109. "wallet.withdraw.record": "Record",
  110. "wallet.withdraw.error.bankName": "Please enter Bank Name",
  111. "wallet.withdraw.error.bankAccountName": "Please enter Bank Account Name",
  112. "wallet.withdraw.error.bankAccountNo": "Please enter Bank Account No.",
  113. "wallet.withdraw.error.amount": "Please enter Withdrawal Amount",
  114. "wallet.withdraw.notes.title": "Notes:",
  115. "wallet.withdraw.notes.1": "Withdrawal Review Hours Are From 9 AM To 10 PM. Expected to arrive within 2 hours after withdrawal, actual arrival time is subject to the final successful processing time",
  116. "wallet.withdraw.notes.2": "Make sure your bank account details is correct.",
  117. "wallet.withdraw.notes.3": "The withdrawal bank account information must be consistent with the registered account information.",
  118. "wallet.withdraw.notes.4": "The minimum amount for a single withdrawal is ৳{0} and the maximum is ৳{1};",
  119. "wallet.withdraw.notes.5": "Every withdrawal you make will incur a {0}% withdrawal handling fee;",
  120. "income.withdrawNow": "Withdraw Now",
  121. "income.revenueRecord": "Revenue Record",
  122. "income.filter.dt": "DT",
  123. "income.filter.yt": "YT",
  124. "income.filter.l7d": "L7D",
  125. "income.filter.mtd": "MTD",
  126. "income.filter.ytd": "YTD",
  127. "mine.pages.share.title": "Share",
  128. "mine.pages.share.referrerCode": "My Referrer Code",
  129. "mine.pages.share.qrCode": "QR Code",
  130. "mine.pages.share.description": "Share your QR code with your friends, they can scan it with their camera to register as your downline.",
  131. "mine.pages.share.copySuccess": "Copied to clipboard",
  132. "mine.pages.share.shareTo": "Share to {0}",
  133. "mine.pages.myFavorite.title": "My Favorite",
  134. "mine.pages.myFavorite.empty": "No favorites yet",
  135. "auth.login.title": "Login",
  136. "auth.login.username.placeholder": "Mobile number / Username",
  137. "auth.login.password.placeholder": "Password 6-20 characters",
  138. "auth.login.button": "Login",
  139. "auth.login.noAccount": "Do Not Have An Account Yet?",
  140. "auth.login.register": "Register",
  141. "auth.login.forgotPassword": "Forgot Password?",
  142. "auth.login.error.emptyUsername": "Please enter username or phone number",
  143. "auth.login.error.emptyPassword": "Please enter password",
  144. "auth.login.error.passwordLength": "Password should be 6-20 characters",
  145. "auth.register.title": "Register",
  146. "auth.register.username.placeholder": "Username",
  147. "auth.register.phone.placeholder": "+88 Mobile number",
  148. "auth.register.verifyCode.placeholder": "Verification Code",
  149. "auth.register.password.placeholder": "Password 6-20 characters",
  150. "auth.register.referrerCode.placeholder": "Referrer Code",
  151. "auth.register.getCode": "Get Code",
  152. "auth.register.button": "Register",
  153. "auth.register.hasAccount": "Already have account?",
  154. "auth.register.loginNow": "Login Now",
  155. "auth.register.error.emptyUsername": "Please enter username",
  156. "auth.register.error.emptyPhone": "Please enter phone number",
  157. "auth.register.error.emptyVerifyCode": "Please enter verification code",
  158. "auth.register.error.emptyPassword": "Please enter password",
  159. "auth.register.error.passwordLength": "Password should be 6-20 characters",
  160. "auth.register.success.codeSent": "Verification code sent successfully",
  161. "auth.register.success.registered": "Registration successful",
  162. "auth.register.error.registrationFailed": "Registration failed",
  163. "auth.forgotPassword.title": "Forgot Password",
  164. "auth.forgotPassword.phone.placeholder": "Phone number",
  165. "auth.forgotPassword.verifyCode.placeholder": "Verification Code",
  166. "auth.forgotPassword.newPassword.placeholder": "New Password",
  167. "auth.forgotPassword.confirmPassword.placeholder": "Confirm Password",
  168. "auth.forgotPassword.getCode": "Get Code",
  169. "auth.forgotPassword.button": "Reset Password",
  170. "auth.forgotPassword.backToLogin": "Back to Login",
  171. "auth.forgotPassword.error.emptyPhone": "Please enter phone number",
  172. "auth.forgotPassword.error.invalidPhone": "Please enter valid phone number",
  173. "auth.forgotPassword.error.emptyVerifyCode": "Please enter verification code",
  174. "auth.forgotPassword.error.emptyNewPassword": "Please enter new password",
  175. "auth.forgotPassword.error.passwordLength": "Password should be 6-20 characters",
  176. "auth.forgotPassword.error.emptyConfirmPassword": "Please confirm your password",
  177. "auth.forgotPassword.error.passwordMismatch": "Passwords do not match",
  178. "auth.forgotPassword.success.codeSent": "Verification code sent successfully",
  179. "auth.forgotPassword.success.passwordReset": "Password reset successfully",
  180. "auth.forgotPassword.error.sendCodeFailed": "Failed to send verification code",
  181. "auth.forgotPassword.error.resetFailed": "Failed to reset password",
  182. "auth.forgotPassword.passwordHint": "Your password must be different from previous used password",
  183. "auth.forgotPassword.hasAccount": "Already have account?",
  184. "auth.forgotPassword.loginNow": "Login Now",
  185. "common.loading": "Loading...",
  186. "common.saving": "Saving...",
  187. "common.success": "Success",
  188. "common.error": "Error",
  189. "common.confirm": "Confirm",
  190. "common.cancel": "Cancel",
  191. "common.submit": "Submit",
  192. "common.save": "Save",
  193. "common.edit": "Edit",
  194. "common.delete": "Delete",
  195. "common.add": "Add",
  196. "common.search": "Search",
  197. "common.filter": "Filter",
  198. "common.all": "All",
  199. "common.none": "None",
  200. "common.empty": "No data available",
  201. "common.retry": "Retry",
  202. "common.back": "Back",
  203. "common.next": "Next",
  204. "common.previous": "Previous",
  205. "common.close": "Close",
  206. "common.open": "Open",
  207. "common.view": "View",
  208. "common.more": "More",
  209. "wallet.myWallet.title": "My Wallet",
  210. "wallet.balance": "Wallet Balance",
  211. "wallet.frozenBalance": "Wallet Frozen Balance",
  212. "wallet.recharge": "Recharge",
  213. "wallet.discount": "Highest Discount 5%",
  214. "wallet.withdrawNow": "Withdraw Now",
  215. "wallet.record": "Wallet Record",
  216. "wallet.filter.all": "All",
  217. "wallet.filter.recharge": "Recharge",
  218. "wallet.filter.withdraw": "Withdraw",
  219. "wallet.filter.commission": "Commission",
  220. "wallet.rechargeRecord.title": "Recharge Record",
  221. "wallet.withdrawRecord.title": "Withdraw Record",
  222. "missionCenter.title": "Mission Center",
  223. "referEarn.title": "Refer & Earn",
  224. "vipMembership.title": "VIP Membership",
  225. "notifications.title": "Notifications",
  226. "notifications.tabs.all": "All",
  227. "notifications.tabs.orders": "Orders",
  228. "notifications.tabs.revenue": "Revenue",
  229. "notifications.tabs.account": "Account",
  230. "notifications.tabs.promos": "Promos",
  231. "notifications.order.paymentSuccess.title": "Group Buy Payment Successful",
  232. "notifications.order.paymentSuccess.content": "The group order you participated in [{orderId}] has been successfully paid",
  233. "notifications.order.groupBuyWin.title": "Group Buy Successful",
  234. "notifications.order.groupBuyWin.content": "The group order you participated in [{orderId}] has been selected",
  235. "notifications.order.groupBuyLose.title": "Group Buy Successful",
  236. "notifications.order.groupBuyLose.content": "The group order you participated in [{orderId}] was not selected",
  237. "notifications.order.provideAddress.title": "Order provide shipping address",
  238. "notifications.order.provideAddress.content": "The group order you participated in [{orderId}] Please provide your shipping address",
  239. "notifications.order.groupBuyFail.title": "Group Buy Failed",
  240. "notifications.order.groupBuyFail.content": "The group order you participated in [{orderId}] has failed",
  241. "notifications.order.shipped.title": "Order shipped successfully",
  242. "notifications.order.shipped.content": "The group order you participated in [{orderId}] has been successfully shipped",
  243. "notifications.reward.referFriends.title": "Refer Friends Reward",
  244. "notifications.reward.referFriends.content": "You have received the reward for refer friends",
  245. "notifications.reward.groupBuy.title": "Group Buying Reward",
  246. "notifications.reward.groupBuy.content": "You have received a reward, order ID [{orderId}]",
  247. "notifications.reward.directReferral.title": "Direct Referral Reward",
  248. "notifications.reward.directReferral.content": "You have received the reward for Direct Referral",
  249. "notifications.reward.checkin.title": "Check-in Reward",
  250. "notifications.reward.checkin.content": "You have received the reward for Check-in",
  251. "notifications.money.rechargeSuccess.title": "Recharge Successful",
  252. "notifications.money.rechargeSuccess.content": "Your KLICKwallet has been successfully recharged",
  253. "notifications.money.withdrawalAccountSuccess.title": "Withdrawal Successful",
  254. "notifications.money.withdrawalAccountSuccess.content": "Your Revenue Account withdrawal request has been processed",
  255. "notifications.money.withdrawalWalletSuccess.title": "Withdrawal Successful",
  256. "notifications.money.withdrawalWalletSuccess.content": "Your KLICK wallet withdrawal request has been processed",
  257. "notifications.money.withdrawalFail.title": "Withdrawal Failed",
  258. "notifications.money.withdrawalFail.content": "Your withdrawal request has been failed",
  259. "productDetail.title": "Product Detail",
  260. "productDetail.notification.message": "{name} {action} this group {time}s ago!",
  261. "productDetail.notification.opened": "opened",
  262. "productDetail.notification.joined": "joined",
  263. "webLink.title": "Web Link",
  264. "missionCenter.signIn.title": "Continuous sign in to receive rewards",
  265. "missionCenter.signIn.button": "Check-in",
  266. "missionCenter.dailyMission.title": "Daily Mission",
  267. "missionCenter.dailyMission.startNow": "Start Now",
  268. "vipMembership.inviteProgress": "We still need to invite {0} friends. Can upgrade to V{1}",
  269. "vipMembership.invitedFriends": "Invited Friends",
  270. "vipMembership.teamMembers": "Team Members",
  271. "vipMembership.l7dEarnings": "L7D Earnings",
  272. "vipMembership.benefitsTiers": "VIP Benefits/Tiers",
  273. "vipMembership.table.vipLevel": "VIP\nLevel",
  274. "vipMembership.table.invitedNo": "Invited\nNo",
  275. "vipMembership.table.directReferralReward": "Direct Referral\nReward",
  276. "vipMembership.table.indirectReferralReward": "Indirect Referral\nReward",
  277. "vipMembership.table.joinedGroupsNo": "Joined Groups\nNo",
  278. "referEarn.inviteFriends": "INVITE FRIENDS",
  279. "referEarn.earnCash": "EARN CASH",
  280. "referEarn.shareNow": "SHARE NOW",
  281. "referEarn.howToShare": "- How to Share and Earn Money -",
  282. "referEarn.step1": "Share Invite Friends",
  283. "referEarn.step2": "Your Friend Join Group",
  284. "referEarn.step3": "You Get ৳{0} Reward",
  285. "referEarn.invitedFriends": "Invited Friends",
  286. "checkout.title": "Checkout",
  287. "checkout.selected": "Selected",
  288. "checkout.quantity": "Quantity",
  289. "checkout.orderSummary": "Order Summary",
  290. "checkout.subTotal": "SubTotal",
  291. "checkout.total": "Total",
  292. "checkout.selectPaymentMethod": "Select Payment Method",
  293. "checkout.walletBalance": "Balance",
  294. "checkout.placeOrder": "Place Order",
  295. "checkout.dialog.insufficientBalance": "Your wallet balance is insufficient.\nPlease recharge!",
  296. "checkout.dialog.rechargeDiscount": "Recharge Highest Discount 5%",
  297. "checkout.dialog.rechargeNow": "Recharge Now",
  298. "checkout.dialog.paymentSuccess": "Payment successful!\nYour order has been placed.",
  299. "checkout.dialog.viewOrder": "View Order",
  300. "checkout.dialog.paymentFailed": "Payment failed!\nPlease try again or contact support.",
  301. "checkout.dialog.retryPayment": "Retry Payment",
  302. "checkout.dialog.networkError": "Network connection failed.\nPlease check your network settings.",
  303. "checkout.dialog.retry": "Retry",
  304. "checkout.dialog.gotIt": "Got it",
  305. "checkout.toast.redirecting": "Redirecting to orders...",
  306. "checkout.toast.retrying": "Retrying...",
  307. "bestSellers.title": "Best Sellers",
  308. "bestSellers.successfullyGrouped": "Successfully grouped over {0} L7D",
  309. "productDetail.price": "Price",
  310. "productDetail.sold": "{0} sold",
  311. "productDetail.selected": "Selected",
  312. "productDetail.groupRules": "Group Rules",
  313. "productDetail.viewRules": "View Rules",
  314. "productDetail.ongoingGroup": "Ongoing Group",
  315. "productDetail.need": "Need",
  316. "productDetail.more": "More",
  317. "productDetail.joinGroup": "Join Group",
  318. "productDetail.details": "Details",
  319. "productDetail.home": "Home",
  320. "productDetail.favorite": "Favorite",
  321. "productDetail.favoriteSuccess": "Added to favorites",
  322. "productDetail.unfavoriteSuccess": "Removed from favorites",
  323. "productDetail.favoriteError": "Operation failed, please try again",
  324. "productDetail.openGroup": "Open Group",
  325. "productDetail.quantity": "Quantity",
  326. "topChampions.title": "Top Champions",
  327. "topChampions.update": "{0} Update",
  328. "topChampions.top": "TOP",
  329. "topChampions.invitedFriends": "Invited Friends",
  330. "topChampions.l7dEarnings": "L7D Earnings",
  331. "topChampions.teamMembers": "Team Members",
  332. "topChampions.joinedGroups": "Joined Groups",
  333. "wallet.recharge.title": "Recharge",
  334. "wallet.recharge.submit": "Submit"
  335. }