en.js 22 KB

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