en.js 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585
  1. /**
  2. * 英文语言包
  3. */
  4. export default {
  5. name: "English",
  6. default: "Default",
  7. nav: {
  8. ok: "OK",
  9. no: "NO",
  10. yes: "YES",
  11. back: "BACK",
  12. view: "VIEW",
  13. confirm: "CONFIRM",
  14. cancel: "CANCEL",
  15. submit: "SUBMIT",
  16. loading: "Loading...",
  17. waiting: "Waiting..."
  18. },
  19. common: {
  20. no: "No",
  21. yes: "Yes",
  22. back: "Back",
  23. save: "Save",
  24. error: "Error",
  25. confirm: "Confirm",
  26. cancel: "Cancel",
  27. close: "Close",
  28. select: "Select",
  29. inputAddText: "Add text",
  30. cropperTitle: "Cropper",
  31. addFailed: "Add failed, please retry",
  32. addSuccess: "Add successfully!",
  33. updateFailed: "Update failed, please retry",
  34. updateSuccess: "Update successfully!",
  35. cancelFailed: "Cancel failed, please retry",
  36. cancelSuccess: "Cancel successfully!",
  37. uploadFailed: "Upload failed, please retry",
  38. uploadSuccess: "Upload successfully!",
  39. deleteFailed: "Delete failed, please retry",
  40. deleteSuccess: "Delete successfully!",
  41. submitSuccess: "Submit successfully!",
  42. pulldown2Refresh: "Pulldown to Refresh"
  43. },
  44. route: {
  45. about: "About",
  46. addCards: "Add Cards",
  47. addVehicle: "Add Vehicle",
  48. bookmarks: "Bookmarks",
  49. changePassword: "Account Security",
  50. charging: "Charging",
  51. chargingSite: "Charging Site",
  52. driverRegister: "Fleet / PHV Registration",
  53. editAddress: "Edit Address",
  54. editProfile: "My Profile",
  55. editVehicle: "Update Vehicle",
  56. feedback: "Feedback",
  57. forgotPassword: "Forgot Password",
  58. history: "History",
  59. makePayment: "Make Payment",
  60. myVehicles: "My Vehicles",
  61. notifications: "Notifications",
  62. notificationTest: "Notification Test",
  63. paymentMethod: "Payment Method",
  64. paynow: "PAYNOW",
  65. payPerUse: "Pay Per Use",
  66. privacyPolicy: "Privacy Policy",
  67. profileSettings: "My Account",
  68. publicRegister: "Public Registration",
  69. qrScan: "QR Scan",
  70. rating: "Your Rating",
  71. referral: "Referral",
  72. search: "Search",
  73. settings: "Settings",
  74. summary: "Summary",
  75. termsOfUse: "Terms of Use",
  76. topUp: "Purchase Credits",
  77. topUpWithCard: "Top Up with Card",
  78. vouchers: "VOUCHERS",
  79. voucherDetails: "Voucher Details",
  80. wallet: "Transactions",
  81. applyMember: "Apply Membership",
  82. yourMembers: "Your Membership",
  83. refundPolicy: "Refund Policy"
  84. },
  85. sign: {
  86. aConfirmationEmailTo: "a confirmation email has been sent to",
  87. agreePDVInfoAccurate: "I agree that the information that I’m submitting is the latest and accurate.",
  88. back2Login: "Back to Login",
  89. btnLogin: "LOGIN",
  90. btnSendOTP: "EMAIL OTP",
  91. btnSignUp: "SIGN UP",
  92. errContactNoFormat: "Phone Number is incorrect format",
  93. errEmailFormat: "Email is incorrect format",
  94. errPasswordConfirm: "The twice passwords are inconsistent",
  95. errPasswordStrong: "Password is not strong",
  96. forgotPassword: "Forgot Password",
  97. hintPDVLicence: "PH Driver Vocational Licence",
  98. iHaveReadAndAgree: "I have read and I agree with the ",
  99. labelCompany: "Company",
  100. labelConfirmPassword: "Confirm Password",
  101. labelCountry: "Country",
  102. labelCreatePassword: "Create Password",
  103. labelDisplayName: "Display Name",
  104. labelE_mail: "E-mail",
  105. labelEmail: "Email Address",
  106. labelMobileNumber: "Mobile Number",
  107. labelNewPassword: "New Password",
  108. labelOtp: "OTP",
  109. labelPassword: "Password",
  110. labelPDVLicence: "PDV Licence",
  111. labelPDVPhotos: " PDV Photos\n(Front & Back)",
  112. labelPhoneNumber: "Phone Number",
  113. labelValidateEmail: "Validate Email",
  114. labelVehicleBrand: "Vehicle Brand",
  115. labelVehicleModel: "Vehicle Model",
  116. labelVehiclePlate: "Vehicle Plate",
  117. labelYourCompany: "Your Company",
  118. linkAndLink: "and ",
  119. linkAndLinkEnd: ".",
  120. password8more: "8 or more characters",
  121. passwordLeastNumber: "at least one number",
  122. passwordLeastNumberAndSpecial: "at least one number and one special character",
  123. passwordMustHave: "Your Password Must Have:",
  124. passwordStrength: "Password Strength",
  125. passwordUpperLower: "upper and lower case letters",
  126. plsInputContactNo: "Please enter contact number",
  127. plsInputDiaplayName: "Please enter display name",
  128. plsInputEmail: "Please enter email address",
  129. plsInputOTP: "Please enter verification code",
  130. plsInputPassword: "Please enter password",
  131. plsInputPassword2: "Please enter confirm password",
  132. plsInputPDVLicence: "Please enter PDV Licence",
  133. plsLoginTitle: "Please Login",
  134. plsUploadLicencePhotos: "Please upload PDV Licence Photos",
  135. registerDriverUser: "Register as Fleet / PHV Driver",
  136. registerPublicUser: "Register as Public User",
  137. rememberMe: "Remember me",
  138. resetPasswordSuccess: "Reset password successfully",
  139. sendOTPSuccess: "Send verification code successfully",
  140. signIn: "Sign In",
  141. signUpSuccess: "Sign up successfully!",
  142. thanksRegisterWith: "Thank you for registering with",
  143. tabDriverUser: "Fleet/PH Drivers",
  144. tabPublicUser: "Public Users",
  145. tipNewUser: "New User?",
  146. titleFleetRegistration: "Fleet / PHV Registration"
  147. },
  148. home: {
  149. all: "All",
  150. chargeable: "Chargeable",
  151. chooseActivationType: "Choose Activation Type",
  152. chooseConnecterType: "Choose Connecter Type",
  153. chooseParkingFee: "Choose Parking Fee",
  154. chooseProvider: "Choose Provider",
  155. done: "Done",
  156. filterResults: "Results",
  157. filters: "Filters",
  158. free: "Free",
  159. later: "LATER",
  160. locationPermissionTips: "Please grant location permission to obtain more service",
  161. myLocation: "My Location",
  162. newVersionName: "New Version: ",
  163. noSearch: "No search result",
  164. moBookmark: "No Bookmarks",
  165. search: "Search",
  166. searchHint: "Search using site name or service provider",
  167. statusPrivate: "Private Site",
  168. upcoming: "Upcoming",
  169. updateNow: "UPDATE NOW",
  170. versionUpdate: "Version Update",
  171. backAgainTips: "Press the back button again to exit the program"
  172. },
  173. drawer: {
  174. sign: "Sign In",
  175. charging: "Charging",
  176. wallet: "Transactions",
  177. topup: "Credits",
  178. feedback: "Feedback",
  179. settings: "Settings",
  180. about: "About Us",
  181. logging: "Logging...",
  182. privacyPolicy: "Privacy Policy",
  183. termsOfUse: "Terms of Use",
  184. mapsTest: "Maps Test",
  185. debugOnly: "Debug Mode Options Only",
  186. noChargingSession: "No charging session found",
  187. members: "Members",
  188. contactSupport: "Contact Support"
  189. },
  190. profile: {
  191. address: "Address",
  192. addVehicle: "Add Vehicle",
  193. apply2Fleet: "Apply as PHV/Fleet",
  194. avatar: "Avatar",
  195. chooseConnecterType: "Choose Connecter Type",
  196. confirmDeleteAccount: "Are you sure you want to delete your account? This operation cannot be revoke.",
  197. deleteAccount: "Delete Account",
  198. deleteAccountSuccess: "Successfully deleted!",
  199. email: "Email",
  200. errPhoneNumberFormat: "Phone Number is incorrect format",
  201. hintPostal: "Postal Code",
  202. hintStreet: "Street name and number",
  203. hintUnitNo: "Unit number",
  204. labelCity: "City",
  205. licensePlate: "License Plate",
  206. logout: "Logout",
  207. msgInputBrand: "Please type brand",
  208. msgInputModel: "Please type model",
  209. msgInputPlate: "Please type license plate",
  210. msgInputCarNo: "Please type car plate number",
  211. msgInputBatCap: "Please type battery capacity",
  212. msgSelectBrand: "Please select brand",
  213. msgSelectModel: "Please select model",
  214. msgSelectType: "Please select connector type",
  215. msgVehiclePhoto: "Please upload car image",
  216. myVehicles: "My Vehicles: ",
  217. nickname: "Nickname",
  218. notificationSettings: "Notification Settings",
  219. noVehicles: "No Vehicles",
  220. phoneNumber: "Phone Number",
  221. plsInputCity: "Please input city name",
  222. plsInputPostal: "Please input postal code",
  223. plsInputStreet: "Please input street",
  224. plsInputUnitNo: "Please input unit number",
  225. postalCode: "Postal Code",
  226. registerDate: "Registration Date",
  227. remove: "Remove",
  228. removeVehicle: "Remove Vehicle",
  229. signOut: "Sign out",
  230. street: "Street",
  231. tipRemoveVehicle: "Are you sure you want to remove this vehicle?",
  232. tipSignOut: "Are you sure you want to sign out?",
  233. unitNumber: "Unit Number",
  234. update: "Update",
  235. updateNickname: "Update Nickname",
  236. updatePhoneNumber: "Update Phone Number",
  237. updateSuccess: "Update profile successfully",
  238. userType: "User Type",
  239. vehicleBrand: "Brand",
  240. vehicleModel: "Model",
  241. selectBrand: "Select Vehicle Brand",
  242. selectModel: "Select Vehicle Model",
  243. selectUpload: "Select To Upload",
  244. max4mbPhoto: "(Max 4 mb Per Photo)",
  245. connecterType: "Connecter Type",
  246. selectConnecterType: "Select Connecter Type",
  247. enterLicensePlate: "Enter License Plate",
  248. enterLicenseNumber: "Enter Car Plate Number",
  249. enterBatteryCapacity: "Enter Battery Capacity",
  250. plsUploadImageCar: "Please Upload An Image Of Your Car",
  251. btnAdd: "Add",
  252. titleVehicles: "Vehicle(s)"
  253. },
  254. charging: {
  255. AC: "AC",
  256. DC: "DC",
  257. Chademo: "CHAdeMO",
  258. acChargers: "AC Chargers",
  259. additionalInfo: "Additional Info",
  260. additionalInformation: "Additional Information",
  261. btnAuthenticate: "AUTHENTICATE",
  262. btnCancelReservation: "Cancel Reservation",
  263. btnComplete: "COMPLETE",
  264. btnIntoCharging: "VIEW CHARGING",
  265. btnOkay: "Okay",
  266. btnReserve: "Reserve",
  267. btnStartCharging: "START CHARGING",
  268. btnStopCharging: "STOP CHARGING",
  269. btnHome: "HOME",
  270. btnViewReceipt: "VIEW RECEIPT",
  271. cancelReservation: "Cancel Reservation",
  272. chargingInProgress: "Charging In Progress...",
  273. chooseConnector: "Choose Connector",
  274. chooseRate: "Choose Rate",
  275. confirmCancelReservation: "Are you sure you want to cancel reservation?",
  276. confirmStopCharging: "Confirm stop charging?",
  277. dcChargers: "DC Chargers",
  278. enterStationId: "Enter Station ID",
  279. errAuthenticationError: "There seems to be an authentication error! Please try again",
  280. errDetected: "An error detected, please retry.",
  281. errNotChargeE0: "Your vehicle doesn’t seem to be charging. Please check your vehicle. (E0)",
  282. errNotConnected: "Your vehicle is not connected to the charging station. Please check the connector.",
  283. errUnable2Charge: "The charging station is unable to charge your vehicle.Please reauthenticate.",
  284. errUnable2Reserved: "The charging station is reserved and unable to charge your vehicle.",
  285. errPayperusePayment: "Pay Per Use payment failed, payment status is: ",
  286. free: "Free",
  287. hintExampleStationId: "e.g: LEMOC0002-1",
  288. labelAvailableTotal: "Available/Total",
  289. labelPower: "Power",
  290. labelRate: "Rate",
  291. labelRates: "Rates",
  292. labelStatus: "Status",
  293. labelTimeElapsed: "Time Elapsed",
  294. labelTotalCharges: "Total Charges",
  295. labelTotalkWh: "Total kWh Delivered",
  296. labelType: "Type",
  297. lastUpdatedAt: "Last updated at ",
  298. noRates: "No Rates",
  299. numberAvailable: " available",
  300. operatingHours: "Operating Hours",
  301. parkingFees: "Parking Fees",
  302. plsInputStationId: "Please input Station ID",
  303. plsSelectConnnector: "Please select a connnector",
  304. pressStartToBegin: "Press Start To Begin",
  305. pullDownRefresh: "Pull down to refresh",
  306. ratesPrivateNote: "NOTE: The charging stations are for private usage.",
  307. reservedSuccess: "Reserved successfully!",
  308. reserveTimeLeft: "Reservation time left",
  309. scanQR: "Scan QR",
  310. selectedCharger: "Selected Charger",
  311. paymentMethod: "Payment Method",
  312. selectPaymentMethod: "Select Payment Method",
  313. siteAddress: "Address",
  314. siteName: "Site Name",
  315. statusAuthenticated: "Authenticated",
  316. statusAvailable: "Available",
  317. statusCharging: "Charging",
  318. statusInitiating: "Initiating...",
  319. statusNotConnected: "Not Connected",
  320. statusPreparing: "Preparing",
  321. statusPrivate: "Private",
  322. statusUnavailable: "Unavailable",
  323. statusInCharging: "In Charging",
  324. stepAuthenticated: "Authenticated",
  325. stepAuthenticatedDesc: "Press START CHARGING to begin.",
  326. stepAuthenticating: "Authenticating",
  327. stepAuthenticatingDesc: "Please wait while we authenticate your connection.",
  328. stepChargingDesc: "Your vehicle is charging.\nPress STOP CHARGING to end charge",
  329. stepInitializing: "Initializing",
  330. stepInitializingDesc: "Please wait while we prepare to start charging...",
  331. stepStoppingCharge: "Stopping Charge",
  332. stepStoppingChargeDesc: "Please wait while we stop your charging...",
  333. stepStoppedCharge: "Charge Has Ended",
  334. stepStoppedChargeDesc: "Select VIEW RECEIPT for transaction summary\nOr\nSelect HOME to return",
  335. stepInsertConnector: "Insert Charging Cable",
  336. stepInsertConnectorDesc: "Insert charging cable to EV and press AUTHENTICATE.",
  337. tabCharge: "CHARGE",
  338. tabExplore: "Explore",
  339. tabInfo: "INFO",
  340. tabReserve: "Reserve",
  341. tipsDiscount: "You have an applicable membership.\nRate shown is the discounted price.",
  342. tipsDisconnectConnector: "Please disconnect and return connector to charging station",
  343. tipsRatesTax: "All rates Include 8% GST",
  344. tipsRatesTax2: "All Rates Include Tax",
  345. titleOops: "Oops!",
  346. titleStopCharging: "Stop Charging",
  347. toBeUpdated: "To be updated",
  348. unallowReservation: "Reservation is not available for this site.",
  349. unitHr: " hr ",
  350. unitMin: " min"
  351. },
  352. wallet: {
  353. atAglance: "At a glance",
  354. averageCharge: "Average Charge",
  355. averageSpend: "Average Spend",
  356. averageTime: "Average Time",
  357. balance: "Balance",
  358. btnPurchase: "Purchase",
  359. btnTop_Up: "Top-Up",
  360. creditIsBelow5: "Your credit is below S$5.",
  361. creditWallet: "Credits",
  362. creditWalletLabel: "Credits: ",
  363. forWeekOf: "Summary for the week",
  364. labelBreakdown: "Breakdown",
  365. labelChargeDelivered: "Charge Delivered:",
  366. labelChargeRates: "Charge Rates (GST Inclusive):",
  367. labelChargeTime: "Charge Time:",
  368. labelDateTime: "Date Time:",
  369. labelExchangeRate: "Exchange Rate:",
  370. labelFinalPayment: "Final Payment:",
  371. labelIdleFee: "Idle Fee:",
  372. labelPayment: "Payment (GST Inclusive):",
  373. labelPaymentMadeBy: "Payment Made By:",
  374. labelPreviousBalance: "Previous Balance:",
  375. labelReferenceId: "Reference ID:",
  376. labelReservationFee: "Reservation Fee:",
  377. labelResultingBalance: "Resulting Balance:",
  378. labelStationId: "Station ID: ",
  379. labelSubtotal: "Subtotal",
  380. labelTransactionId: "Transaction ID: ",
  381. labelYourConnector: "Your Connector",
  382. labelYourStation: "Your Station",
  383. linkSubmitFeedback: "Submit Your Feedback",
  384. noHistoryData: "No data",
  385. perHrWeek: "Hr/Week",
  386. perWeek: "Week",
  387. purchaseCredits: "Purchase",
  388. statistics4HalfYear: "Statistics for the past 6 months",
  389. statistics4week: "Statistics for this week",
  390. tabHistory: "History",
  391. tabOverview: "Overview",
  392. tipsLowCredits: "This charging session will end if there is insufficient credits.\n",
  393. tipsReceipt: "A Receipt Will Be Sent To Your Email",
  394. titleChooseCreditValue: "Choose Credit Value",
  395. titleChoosePaymentType: "Choose Payment Method",
  396. titleLowCredits: "Low Credits",
  397. topUp: "Top Up",
  398. viewHistory: "View History",
  399. viewMore: "View More",
  400. noMore: "No More"
  401. },
  402. payment: {
  403. btnSave2gallery: "Save QR Code to Gallery",
  404. btnSetting: "SETTING",
  405. errInputCardNo: "Please type a correct card number",
  406. errInputCvv: "Please type a correct CVV",
  407. errInputTill: "Please type a correct valid till",
  408. errSave2gallery: "Save to gallery failed",
  409. errSave2galleryPermission: "Can not save images, Please grant storage or gallery permissions.",
  410. hintCardName: "Your name on card",
  411. hintValidTill: "MM/YY",
  412. labelAmount: "Amount:",
  413. labelCardName: "Name on Card",
  414. labelCardNo: "Card Number",
  415. labelChooseAmount: "Choose Amount:",
  416. labelPayWith: "Pay with:",
  417. labelTopUpAmount: "Top Up Amount:",
  418. labelValidTill: "Valid Till",
  419. openInBrowser: "Open in Browser",
  420. paymentCompleted: "Payment Completed",
  421. paymentOption: "Payment Option",
  422. payPerUse: "Pay Per Use",
  423. plsInputCardName: "Please type name on card",
  424. plsInputCardNo: "Please type card number",
  425. plsInputCvv: "Please type CVV",
  426. plsInputTill: "Please type valid till",
  427. successSave2gallery: "Save to gallery successfully",
  428. tipsPayPerUse: "Un-utilized amount will be refunded.",
  429. tipsPayPerUseCharge: "Once the payment is received, the charging will start automatically.",
  430. tipsPayPerUseSave: "Please save the QR Code, and use your bank/eWallet app to scan the QR Code.",
  431. tipsQrPayment: "Once the payment is completed, the top up amount will be credited into your credits automatically.",
  432. tipsQrPaymentSave: "Please save the QR Code, and use your bank app to scan the QR Code."
  433. },
  434. settings: {
  435. autoRefreshInterval: "Auto refresh interval",
  436. language: "Language",
  437. maps: "Maps",
  438. notification: "Notification",
  439. notifyChargingComplete: "Notify me when charging complete",
  440. notifyLowBalance: "Notify me when credits is low balance",
  441. notifyPromotionsOffers: "Notify me for promotions and offers",
  442. refreshInterval: "Refresh site interval",
  443. seconds: "s",
  444. showMyLocations: "Always show my locations",
  445. moveMyLocations: "Move to my locations when refresh",
  446. useApplesMap: "Use Apple's Map"
  447. },
  448. feedback: {
  449. errFeedbackType: "Please select type of feedback",
  450. errFeednackContent: "Please type feedback content",
  451. errFetchType: "Can not fetch feedback type!",
  452. labelConnector: "Which connecter?",
  453. labelContent: "Please fill in here (500 words left)",
  454. labelStation: "Which charging station?",
  455. labelUpload: "Please upload relevant images",
  456. searchingChargeBox: "Searching for ChargeBoxId",
  457. selectConnector: "Select a Connecter",
  458. sendSuccess: "Send feedback successfully!",
  459. submitFeedback: "Submit Feedback",
  460. tipsLetKnow: "Please let us know below!",
  461. tipsSomething: "Have something to tell us?",
  462. typeOfFeedback: "Type of Feedback"
  463. },
  464. members: {
  465. membership: "Membership",
  466. membershipNo: "Membership No.",
  467. status: "Status",
  468. statusApproved: "Approved",
  469. statusPending: "Pending",
  470. statusRejected: "Rejected",
  471. deleteMember: "Delete Membership",
  472. confirmDelete: "Do you want to delete the rejected membership?",
  473. labelUpload: "Upload\nMembership\nCard (Front)",
  474. labelPHVNo: "License No.",
  475. labelMemberLicenceNo: "Member/License No.",
  476. labelPDVPhotos: "Upload\nPHV Photos\n(Front)",
  477. labelRequirement: "Submission\nRequirements",
  478. placeLast4Digits: "Input last 4 Digits",
  479. noData: "You not have any membership",
  480. errMembershipNo: "Please type Membership No",
  481. errUploadCard: "Please upload Membership Card or PHV Photos",
  482. contentRequirement: "Please upload one of the following\n1. Membership Card\n2. Vocational License\n3. Ride Hailing App Account"
  483. },
  484. receipt: {
  485. breakdownChargingFees: "Charging Fees Breakdown",
  486. breakdownIdlesFees: "Idles Fees Breakdown",
  487. breakdownPayment: "Payment",
  488. breakdownReservationFees: "Reservation Fees Breakdown",
  489. chargingSessionComplete: "Your charging session is completed.",
  490. labelChargTransSubtotal: "Charging Transaction Subtotal (w 8% GST):",
  491. labelChargTransSubtotal2: "Charging Transaction Subtotal ($s):",
  492. labelChargTransSubtotal3: "Charging Transaction Subtotal:",
  493. labelDateTime: "Date Time:",
  494. labelDurationReservation: "Duration of Reservation:",
  495. labelFinalPaymentAmount: "Final Payment Amount:",
  496. labelAfterDiscount: "Final Payment Amount (After Applicable Discount):",
  497. labelIdleDuration: "Idle Duration:",
  498. labelIdleFeeSubtotal: "Idle Fee Subtotal (w 8% GST):",
  499. labelIdleFeeSubtotal2: "Idle Fee Subtotal ($s):",
  500. labelIdleFeeSubtotal3: "Idle Fee Subtotal:",
  501. labelIdleStartTime: "Idle Fee Start Time:",
  502. labelReferenceID: "Reference ID:",
  503. labelRegistrationNo: "Registration No:",
  504. labelReservationFeeSubtotal: "Reservation Fee Subtotal (w 8% GST):",
  505. labelReservationFeeSubtotal2: "Reservation Fee Subtotal ($s):",
  506. labelReservationFeeSubtotal3: "Reservation Fee Subtotal:",
  507. labelSiteName: "Site Name:",
  508. labelTimeReservation: "Time of Reservation:",
  509. labelTransactionID: "Transaction ID:",
  510. labelPointsRewards: "Points Rewards",
  511. labelPointsRewarded: "Points Rewarded",
  512. labelVoucherUsage: "Voucher Usage",
  513. receipt: "Receipt",
  514. successful: "Successful! ",
  515. processTitle: "Oops! \nWe’re still processing your receipt",
  516. processMessage1: "We apologize for the inconvenience caused as we are still processing your settlement and unable to generate it as of yet.",
  517. processMessage2: "Give us a few minutes and do feel free to check at the ",
  518. processMessage3: "Transactions Tab",
  519. processMessage4: "Thank you!"
  520. },
  521. support: {
  522. supportHotline: "Support Hotline",
  523. labelOpenTime: "Our Support Hours:",
  524. labelCallCentreHotline: "Call Centre Hotline",
  525. labelWhatsappChat: "WhatsApp Chat",
  526. timeAllDay: "Monday to Sunday",
  527. timeWeekDay: "Monday to Friday",
  528. time24Hours: "24 Hours",
  529. btnCallSupport: "Call Support Hotline",
  530. btnWhatsapp: "WhatsApp Us"
  531. },
  532. notification: {
  533. tabAlerts: "Alerts",
  534. tabArticles: "Articles",
  535. tabCampaign: "Campaigns",
  536. tabPromotions: "Promotions",
  537. viewMessage: "View Message",
  538. deleteMessage: "Delete",
  539. confirmDelete: "Are you sure you want to delete this message?",
  540. empty: "Empty",
  541. labelSummary: "SUMMARY:",
  542. labelDetails: "DETAILS:",
  543. labelLinks: "LINKS:",
  544. startTime: "Start Time: ",
  545. endTime: "End Time: ",
  546. btnReadAll: "Read All"
  547. },
  548. voucher: {
  549. vouchers: "Vouchers",
  550. tabPoints: "DEALS",
  551. tabVoucher: "MY VOUCHERS",
  552. myVouchers: "My Vouchers",
  553. inputPromoCode: "Input Promo Code",
  554. availablePoints: "Available Points",
  555. expiresOn: "Expires on ",
  556. btnClaimed: "CLAIMED",
  557. btnGetFor: "GET FOR",
  558. btnPointsHint: "",
  559. btnPoints: " POINTS",
  560. noData: "No data",
  561. noMore: "No more",
  562. voucherType: "Voucher Type",
  563. description: "Description",
  564. validityPeriod: "Validity Period",
  565. voucherCondition: "Voucher Conditions",
  566. siteEligibility: "Site Eligibility",
  567. selectVoucher: "Select Voucher",
  568. purchaseVoucher: "Purchase Voucher",
  569. confirmPurchase: "You’re purchasing the Voucher for {value} points. Press Confirm to proceed.",
  570. plsInputPromoCode: "Please input promo code",
  571. typeOptions: {
  572. all: "All",
  573. valueOffset: "Value Offset",
  574. percentOffset: "Percent Offset"
  575. },
  576. conditionDays: "Eligible for usage on",
  577. conditionTime: "Eligible for usage during",
  578. conditionTypeOnly: "charging only",
  579. conditionCountry: "Can only be used in",
  580. conditionMinSpend: "Minimum Spend of"
  581. },
  582. points: {
  583. points: "Points"
  584. }
  585. }