en.js 21 KB

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