en.json 54 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343
  1. {
  2. "public": {
  3. "sysName": "Sunzee Technology",
  4. "requestFailed": "Request failed, click to reload",
  5. "noMore": "No more"
  6. },
  7. "dateSelectList": {
  8. "today": "Today",
  9. "yesterday": "Yesterday",
  10. "thisWeek": "This week",
  11. "thisMonth": "This month",
  12. "other": "Other"
  13. },
  14. "typeSelectList": {
  15. "thisMerchant": "This Merchant",
  16. "merchant": "Merchant",
  17. "paymentMethod": "Payment method",
  18. "allDevices": "All devices",
  19. "commodityType": "Commodity type",
  20. "machineType": "Device type",
  21. "whole": "whole",
  22. "noPaymentRequired": "No payment required",
  23. "coin": "Coin",
  24. "notes": "Notes",
  25. "coinsNotes": "Coins+notes",
  26. "creditCard": "Credit Card",
  27. "electronicPayment": "electronic payment",
  28. "mainSweepOfAlipay": "Main sweep of Alipay",
  29. "weChatScanning": "WeChat scanning",
  30. "antiScanningOfAlipay": "Anti scanning of Alipay",
  31. "weChatBackScanning": "WeChat back scanning",
  32. "unpaid": "Unpaid",
  33. "paid": "Paid",
  34. "refunding": "refunding",
  35. "refunded": "Refunded",
  36. "orderStatus": "Order Status",
  37. "allSuboUsers": "All subordinate users",
  38. "companies": "Company platform",
  39. "machines": "Device type",
  40. "sz": "Sunzee",
  41. "sc": "Sevencloud",
  42. "MG": "Marshmallow",
  43. "POP": "Popcorn",
  44. "ifForeignes": "Account type",
  45. "mainland": "Chinese mainland",
  46. "overseas": "Hong Kong, Macao, Taiwan and overseas"
  47. },
  48. "navBar": {
  49. "homePage": "home page",
  50. "deviceInformation": "Device Information",
  51. "machineRanking": "Machine ranking",
  52. "personalCenter": "Personal Center"
  53. },
  54. "accountPer": {
  55. "usernameLabel": "account number",
  56. "usernamePlaceholder": "Please enter the account number",
  57. "passwordLabel": "password",
  58. "passwordPlaceholder": "Please input a password",
  59. "nameLabel": "full name",
  60. "namePlaceholder": "Please enter your name",
  61. "phoneLabel": "Telephone",
  62. "phonePlaceholder": "Please enter the phone number",
  63. "roleLabel": "role",
  64. "rolePlaceholder": "Please select a role",
  65. "setUp": "set up",
  66. "startOrNot": "Start or not",
  67. "manageMachinesLabel": "Manage machines",
  68. "manageMachinesPlaceholder": "Please select the management machine",
  69. "submit": "Submit",
  70. "modifyAccount": "Modify account",
  71. "delete": "delete",
  72. "addAccount": "Add submerchant account",
  73. "whole": "whole",
  74. "successfullyModifiedTheAccount": "Successfully modified the account",
  75. "failedToModifyTheAccount": "Failed to modify the account",
  76. "accountAddedSuccessfully": "Account added successfully",
  77. "failedToAddAccount": "Failed to add account",
  78. "successfullyDeletedTheAccount": "Successfully deleted the account",
  79. "failedToDeleteTheAccount": "Failed to delete the account",
  80. "accountPermission": "Account permission",
  81. "total": "",
  82. "permissions": " permissions in total",
  83. "rolePermissions": "Role Permissions",
  84. "add": "submerchant",
  85. "screen": "screen",
  86. "fullName": "full name",
  87. "role": "role",
  88. "accountNumber": "account number",
  89. "effective": "Effective",
  90. "paused": "Paused",
  91. "merchantNameLabel": "Merchant Name",
  92. "merchantNamePlaceholder": "Please enter the merchant name",
  93. "merchantAccountLabel": "Merchant account",
  94. "merchantAccountPlaceholder": "Please select a merchant account",
  95. "clickQuery": "Click Query"
  96. },
  97. "advertManage": {
  98. "advertisingNameLabel": "Advertising name",
  99. "advertisingNamePlaceholder": "Please enter the advertisement name",
  100. "affiliatedMerchantsLabel": "Affiliated merchants",
  101. "affiliatedMerchantsPlaceholder": "Please enter the merchant",
  102. "advertisingOrderLabel": "Advertising order",
  103. "advertisingOrderPlaceholder": "Please enter the advertisement order",
  104. "machineType": "Machine type",
  105. "machineTypePlace": "Please select the machine type",
  106. "advertisingDurationLabel": "Advertising duration",
  107. "advertisingDurationPlaceholder": "Please enter the advertising duration",
  108. "playbackTimesLabel": "Playback times",
  109. "playbackTimesPlaceholder": "Please enter the number of plays",
  110. "advertisingPosition": "Advertising position",
  111. "screenA": "Screen A",
  112. "screenB": "Screen B",
  113. "locationType": "Location Type",
  114. "advertising": "Advertising",
  115. "externalAdvertising": "External advertising",
  116. "defaultDownload": "Default Download",
  117. "doNotDownloadByDefault": "Do not download by default",
  118. "advertisingType": "Advertising type",
  119. "picture": "picture",
  120. "video": "video",
  121. "pictureAddressLabel": "Picture address",
  122. "pictureAddressPlaceholder": "Please enter the picture address",
  123. "thumbnailAddressLabel": "Thumbnail Address",
  124. "thumbnailAddressPlaceholder": "Please enter the thumbnail address",
  125. "videoLinkLabel": "Video link",
  126. "videoLinkPlaceholder": "Please enter the video link",
  127. "submit": "Submit",
  128. "modifyAdvertisement": "Modify advertisement",
  129. "addAds": "Add Ads",
  130. "successfullyModifiedTheAdvertisement": "Successfully modified the advertisement",
  131. "advertisementAddedSuccessfully": "Advertisement added successfully",
  132. "advertisingManagement": "Advertising management",
  133. "requestFailed": "Request failed, click to reload",
  134. "noMore": "No more",
  135. "total": "",
  136. "ads": "ads in total",
  137. "advertisingRules": "Advertising rules",
  138. "add": "add to",
  139. "delete": "delete",
  140. "push": "Push",
  141. "creationTime": "Creation time",
  142. "delPopTitle": "Operation confirmation",
  143. "cancelTxt": "think again",
  144. "confirmDel": "confirm deletion",
  145. "delPopContent": "Are you sure to delete?",
  146. "delTips": "Please select the data to be deleted first",
  147. "advertRule": {
  148. "sysTitle": "Advertising rules",
  149. "total": "total",
  150. "rules": "rules",
  151. "add": "add",
  152. "delete": "delete",
  153. "push": "push",
  154. "edit": "edit",
  155. "createTime": "Create Time",
  156. "selected": "Selected",
  157. "individual": "individual",
  158. "cancel": "cancel",
  159. "confirmDel": "confirm deletion",
  160. "addRule": {
  161. "title": "Add Rule",
  162. "editTitle": "Edit Rule",
  163. "ruleName": "Rule Name",
  164. "ruleNamePlace": "Please enter the Rule Name",
  165. "adType": "Advertising type",
  166. "adTypePlace": "Please select the Advertising type",
  167. "userName": "Affiliated merchants",
  168. "userNamePlace": "Please enter the Affiliated merchants",
  169. "AScreen": "Screen A",
  170. "AScreenPlace": "Please select the Screen A",
  171. "BScreen": "Screen B",
  172. "BScreennPlace": "Please select the Screen B",
  173. "submit": "Submit Rules",
  174. "search": "search",
  175. "selectAd": "Please select an advertisement",
  176. "pushMerchant": "Push merchants",
  177. "pushMerchantPlace": "Separate them with English commas, and there should also be a comma at the end",
  178. "screen": "screen",
  179. "adScreen": "Advertising screening",
  180. "adName": "Advertising name",
  181. "adNamePlace": "Please enter the advertisement name"
  182. }
  183. }
  184. },
  185. "alarmHistory": {
  186. "equipmentNoLabel": "Equipment No",
  187. "equipmentNoPlaceholder": "Please enter the equipment number",
  188. "equipmentNameLabel": "Equipment name",
  189. "equipmentNamePlaceholder": "Please enter the device name",
  190. "alarmTime": "Alarm time",
  191. "to": "to",
  192. "startTime": "start time",
  193. "endTime": "End time",
  194. "clickQuery": "Click Query",
  195. "selectFullTime": "Select full time",
  196. "alarmHistory": "Alarm history",
  197. "requestFailed": "Request failed, click to reload",
  198. "noMore": "No more",
  199. "common": "",
  200. "recordsTotal": "records in total",
  201. "search": "search",
  202. "affiliatedMerchants": "Affiliated merchants",
  203. "equipmentNo": "Equipment No",
  204. "equipmentName": "Equipment name",
  205. "creationTime": "Creation time",
  206. "alarmContent": "Alarm content",
  207. "allDevices": "All devices"
  208. },
  209. "apkManage": {
  210. "apkManagement": "Apk management",
  211. "version": "Version No",
  212. "versionInfo": "Version information",
  213. "model": "model",
  214. "add": {
  215. "addTitle": "add",
  216. "editTitle": "edit",
  217. "version": "Version No",
  218. "versionPlace": "Please enter the version number",
  219. "versionName": "Version name",
  220. "versionNamePlace": "Please enter the version name",
  221. "model": "model",
  222. "modelPlace": "Please select the model",
  223. "forceUpdate": "Whether to force update",
  224. "forceUpdatePlace": "Please select whether to force update",
  225. "apkSize": "Apk size",
  226. "apkSizePlace": "Please enter the Apk size",
  227. "downloadLink": "Download link",
  228. "downloadLinkPlace": "Please enter the Download link",
  229. "versionIntroduction": "Version introduction",
  230. "versionIntroductionPlace": "Please enter the Version introduction",
  231. "yes": "yes",
  232. "no": "no"
  233. }
  234. },
  235. "device": {
  236. "setAlarm": "set alarm",
  237. "equipmentName": "Equipment name",
  238. "selectDevice": "Select Device",
  239. "selectTime": "Select time",
  240. "selectTheNumberOfAlarmClockRepetitions": "Select the number of alarm clock repetitions",
  241. "everyDay": "Every day",
  242. "weekday": "Working days (Monday to Friday)",
  243. "weekend": "Weekend (Saturday to Sunday)",
  244. "custom": "custom",
  245. "messageReceiver1": "Device alarm contact 1",
  246. "messageReceiver2": "Device alarm contact 2",
  247. "messageReceiver3": "Device alarm contact 3",
  248. "equipmentmessageReceiverPlaceholder": "Please enter email",
  249. "repetitionsLabel": "Repetitions",
  250. "repetitionsPlaceholder": "Please enter the number of repetitions",
  251. "alarmTypeLabel": "Alarm type",
  252. "alarmTypePlaceholder": "Please select the type of alarm clock",
  253. "alarmNameLabel": "Alarm name",
  254. "alarmNamePlaceholder": "Please enter the name of the alarm clock",
  255. "effectiveImmediately": "Effective immediately",
  256. "submitSettings": "Submit Settings",
  257. "clickToSelectTheTime": "Click to select the time",
  258. "cancel": "cancel",
  259. "confirm": "confirm",
  260. "allMachines": "All machines",
  261. "furnaceHeadOn": "Furnace head on",
  262. "furnaceHeadClosed": "Furnace head closed",
  263. "startSleep": "Start Sleep",
  264. "endSleep": "End Sleep",
  265. "sleepDesc": "Sleep description",
  266. "sleepDescPlace": "Please enter a sleep description",
  267. "SuspendBusiness": "Suspend Business",
  268. "successfullyAddedAlarmClock": "Successfully added alarm clock",
  269. "parameterAdjustment": "Parameter adjustment",
  270. "generalParameterConfiguration": "General parameter configuration",
  271. "advancedParameterConfiguration": "Advanced parameter configuration",
  272. "debuggingParameterConfiguration": "Debugging parameter configuration",
  273. "humidityParameterConfiguration": "Humidity parameter configuration",
  274. "submitUpdates": "Submit Updates",
  275. "modificationSucceeded": "Modification succeeded",
  276. "addDistributor": "Add Distributor",
  277. "equipmentNoLabel": "Equipment No",
  278. "equipmentNoPlaceholder": "Please enter the equipment number",
  279. "proportionOfPlatformDistributionLabel": "Proportion of platform distribution",
  280. "proportionOfPlatformDistributionPlaceholder": "Please enter the distribution proportion of the platform",
  281. "merchantDistributionProportionLabel": "Merchant distribution proportion",
  282. "merchantDistributionProportionPlaceholder": "Please enter the merchant distribution proportion",
  283. "accountNoOfDistributorLabel": "Account No. of distributor",
  284. "accountNoOfDistributorPlaceholder": "Please enter the distributor account number",
  285. "distributionProportionLabel": "Distribution proportion",
  286. "distributionProportionPlaceholder": "Please enter the distribution proportion",
  287. "delete": "delete",
  288. "continueToAddDistributors": "Continue to add distributors",
  289. "submitForApproval": "Submit for approval",
  290. "timeSwitch": "Time switch",
  291. "addAlarmClock": "Add alarm clock",
  292. "modify": "modify",
  293. "furnHeadStatus": "Furnace head status",
  294. "deviceStatus": "Device status",
  295. "opened": "Opened",
  296. "closed": "Closed",
  297. "weekday2": "weekday",
  298. "weekend2": "weekend",
  299. "monday": "Monday",
  300. "tuesday": "Tuesday",
  301. "wednesday": "Wednesday",
  302. "thursday": "Thursday",
  303. "friday": "Friday",
  304. "saturday": "Saturday",
  305. "sunday": "Sunday",
  306. "deletionSucceeded": "Deletion succeeded",
  307. "commonOperations": "Remote operating equipment",
  308. "equipmentNo": "Equipment No",
  309. "restart": "Restart device",
  310. "restartFurnaceHead": "Restart furnace head",
  311. "sleep": "sleep",
  312. "openCloseFurnaceHead": "Open/close furnace head",
  313. "openFurnHead": "Open furnace head",
  314. "openDevice": "Open device",
  315. "closeFurnHead": "Close furnace head",
  316. "closeDevice": "Close device",
  317. "remoteDoorOpening": "Remote door opening",
  318. "remoteSugarMaking": "Remote sugar making",
  319. "remoteProduction": "Remote production",
  320. "outDoor": "Outer door",
  321. "inDoor": "Inner door",
  322. "status": "Status",
  323. "openRemind": "Remind",
  324. "openRemindOut": "Are you sure you want to switch the outer door?",
  325. "openRemindIn": "Are you sure you want to switch the Inner door?",
  326. "modulation": "modulation",
  327. "equipmentRecharge": "Equipment recharge",
  328. "parameterSetting": "Parameter setting",
  329. "operationConfirmation": "Operation confirmation",
  330. "pleaseConfirmAgainWhetherToOperate": "Please confirm again whether to operate",
  331. "IllThinkAboutItAgain": "Cancel",
  332. "restartSucceeded": "Restart succeeded",
  333. "deleteDeviceSucceed": "Delete device successfully",
  334. "sleepSuccessfully": "Sleep successfully",
  335. "open": "open",
  336. "close": "close",
  337. "success": "success",
  338. "sysOffSuccess": "System offline successfully",
  339. "remoteDoorOpeningSucceeded": "Remote door opening succeeded",
  340. "enterAnyInformationToSearch": "Enter any information to search",
  341. "equipmentCodeLabel": "Equipment code",
  342. "equipmentCodePlaceholder": "Please enter the equipment code",
  343. "equipmentNameLabel": "Equipment name",
  344. "equipmentNamePlaceholder": "Please enter the device name",
  345. "merchantNameLabel": "Merchant name",
  346. "merchantNamePlaceholder": "Please enter the merchant name",
  347. "equipmentTypeLabel": "Equipment type",
  348. "equipmentTypePlaceholder": "Please select a device type",
  349. "companyTypeLabel": "Company type",
  350. "companyTypePlaceholder": "Please select a companytype",
  351. "equipmentModelLabel": "Equipment model",
  352. "equipmentModelPlaceholder": "Please select a device model",
  353. "powerOnStatus": "Power on status",
  354. "pleaseSelectThePowerOnStatus": "Please select the power on status",
  355. "equipmentStatus": "Equipment Status",
  356. "pleaseSelectTheDeviceStatus": "Please select the device status",
  357. "emptyingConditions": "Emptying Conditions",
  358. "clickSearch": "Click Search",
  359. "spunSugar": "棉花糖",
  360. "popcorn": "popcorn",
  361. "sz": "Sunzee",
  362. "sc": "Sevencloud",
  363. "startUp": "Start up",
  364. "shutdown": "shutdown",
  365. "enable": "enable",
  366. "deactivate": "deactivate",
  367. "deviceInformation": "Device Information",
  368. "essentialInformation": "Basic Information",
  369. "equipmentCode": "Equipment Code",
  370. "equipmentRemarksLabel": "Equipment Remarks",
  371. "equipmentRemarksPlaceholder": "Please enter device notes",
  372. "affiliatedMerchant": "affiliated merchant",
  373. "affiliatedArea": "Affiliated Area",
  374. "machineType": "Machine Type",
  375. "expirationTime": "Expiration Time",
  376. "equipmentLabel": "Equipment Label",
  377. "edit": "edit",
  378. "nameOfOperatorLabel": "Operator Name",
  379. "nameOfOperatorPlaceholder": "Please enter the name of the operator",
  380. "operatorTelephoneLabel": "Operator Phone",
  381. "operatorTelephonePlaceholder": "Please enter the operator's phone number",
  382. "advertisingRulesLabel": "advertising rules",
  383. "advertisingRulesPlaceholder": "Please enter advertising rules",
  384. "paymentMethod": "Payment Method",
  385. "onlinePayment": "Online Payment",
  386. "offlinePayment": "offline payment",
  387. "onlineAndOfflinePayment": "Online and offline payment",
  388. "submitAndPushDeviceUpdates": "Submit and push device updates",
  389. "clickToSelectPattern": "Click to select pattern",
  390. "pleaseSelectAPattern": "Please select a pattern",
  391. "clickToSelectTaste": "Click to choose flavor",
  392. "pleaseSelectTaste": "Please choose the flavor",
  393. "todaysMakeList": "Make Today List",
  394. "todaysSugarList": "Make a sugar list today",
  395. "submitToMakeSugar": "Submit",
  396. "viewResults": "View Results",
  397. "dataOverview": "Data Overview",
  398. "search": "search",
  399. "totalNumberOfRuns": "Total number of runs",
  400. "totalNumberOfEquipment": "Total number of equipment",
  401. "affiliatedMerchants": "affiliated merchants",
  402. "sleepState": "Sleep State",
  403. "sleeping": "sleeping",
  404. "notSleeping": "Not sleeping",
  405. "lastRefreshTime": "Recent refresh time",
  406. "machineUniqueCode": "Machine unique code",
  407. "furnaceHeadTemperature": "furnace head temperature",
  408. "stirringTemperature": "Stirring temperature",
  409. "cornGeneratorTemperature": "Corn generator temperature",
  410. "cupQuantity": "Cup quantity",
  411. "temperatureInCabinet": "Temperature in cabinet",
  412. "humidityInCabinet": "Humidity in cabinet",
  413. "showGoods": "Block or display goods",
  414. "editCheck": "Are you sure about the change?",
  415. "unknownError": "Unknown error!",
  416. "degree": "℃",
  417. "humidity": "%RH",
  418. "volume": "volume",
  419. "alarmContent": "Alarm content",
  420. "alarmClock": "Device alarm!",
  421. "eliminateAlarm": "Eliminate",
  422. "editDevice": "Device details",
  423. "seeMore": "See more",
  424. "stow": "stow",
  425. "successfullyEliminatedTheAlarm": "Successfully eliminated the alarm",
  426. "slideSliderToAdjustVolume": "Slide slider to adjust volume",
  427. "submitModification": "Submit Modification",
  428. "currentPriceIs": "The current price is",
  429. "purchasedMachine": "purchased machine",
  430. "pleaseSelectAMachine": "Please select a machine",
  431. "quantityPurchased": "Quantity purchased",
  432. "pleaseEnterThePurchaseQuantity": "Please enter the purchase quantity",
  433. "download": "Download",
  434. "downloading": "Downloading...",
  435. "month": "month",
  436. "weChat": "WeChat",
  437. "alipay": "Alipay",
  438. "placeOrder": "Submit Order",
  439. "orderNumber": "Order No.",
  440. "price": "price",
  441. "tagSet": {
  442. "title": "editTags",
  443. "addTag": "addTag",
  444. "tag": "tag",
  445. "allTags": "allTags",
  446. "sumbmit": "sumbmit",
  447. "cancel": "cancel",
  448. "confirm": "confirm"
  449. },
  450. "sysOffline": "System offline",
  451. "modifyPrice": "Modify Price",
  452. "modifyPricePage": {
  453. "title": "Commodity price adjustment",
  454. "equipmentName": "Equipment name",
  455. "total": "total",
  456. "goods": "goods",
  457. "batchModify": "Batch modification",
  458. "modify": "modify",
  459. "submit": "Submit",
  460. "batchPrice": "Batch price",
  461. "batchPricePlace": "Please enter the batch price",
  462. "modifySubmit": "Modification submission"
  463. },
  464. "customLogo": {
  465. "customLogo": "Custom Logo",
  466. "logoLabel": "modify logo",
  467. "logoPlaceholder": "Please enter the logo number",
  468. "logoRequired": "Please enter the correct numeric number",
  469. "registerButton": "Commit",
  470. "customLogoSucceed": "Custom logo success"
  471. },
  472. "deleteDevice": "Delete Device",
  473. "viewLogs": "View logs",
  474. "noPosition": "No positioning",
  475. "equipLocation": "Equipment location",
  476. "position": "Position",
  477. "view": "view",
  478. "oneKeyFeed": "One key feeding",
  479. "replenishment": "replenishment",
  480. "whiteSugar": "whiteSugar",
  481. "redSugar": "redSugar",
  482. "yellowSugar": "yellowSugar",
  483. "blueSugar": "blueSugar",
  484. "stick": "stick",
  485. "water": "water",
  486. "wasteWater": "wasteWater",
  487. "turnOffHibe": "Turn off hibernation",
  488. "enableSleep": "Enable Sleep",
  489. "communiChannel": "Communication channel",
  490. "tweets": "Tweets",
  491. "mq": "Mq",
  492. "versionNo": "Version No",
  493. "url": "url",
  494. "urlPlace": "please enter the url",
  495. "update": "to update",
  496. "sureUpdate": "Are you sure you want to update",
  497. "coupon": "coupon",
  498. "adRule": "Advertising rules",
  499. "changePassword": "Changing device password",
  500. "editAdRule": {
  501. "title": "Edit Rule",
  502. "ruleName": "Rule Name",
  503. "ruleNamePlace": "Please enter the rule name",
  504. "submitPush": "Submit and push",
  505. "adRulePlace": "Please select the advertising rules first"
  506. },
  507. "showGoodsPage": {
  508. "title": "Goods display setting",
  509. "equipmentName": "Equipment name"
  510. },
  511. "devicePasswordPage": {
  512. "title": "Changing device password",
  513. "equipmentName": "Equipment name",
  514. "deivcePwd": "Equipment password",
  515. "adminPassword": "Administrator password",
  516. "guestPassword": "Secondary administrator password",
  517. "checkDeivcePwd": "Confirm password",
  518. "passwordPlaceholder": "Please enter a password of more than 6 characters",
  519. "passwordCheckRequired": "Please enter your password again",
  520. "passwordMatch": "Two passwords do not match"
  521. },
  522. "flowerType": "Flower type",
  523. "flowerTypePlace": "Please select the flower type"
  524. },
  525. "discountCode": {
  526. "discountCodeNoLabel": "Discount code No",
  527. "discountCodeNoPlaceholder": "Please enter the discount code number",
  528. "creationTime": "Creation time",
  529. "startTime": "start time",
  530. "endTime": "End time",
  531. "to": "to",
  532. "usageTime": "Usage time",
  533. "clickQuery": "Click Query",
  534. "selectFullTime": "Select full time",
  535. "discountCode": "Discount code",
  536. "total": "total",
  537. "discountCodesInTotal": "Discount codes",
  538. "search": "search",
  539. "notUsed": "not used",
  540. "used": "Used",
  541. "export": "export",
  542. "apply": "apply",
  543. "discount": "discount",
  544. "termOfValidity": "term of validity",
  545. "validDays": "Valid days",
  546. "usingTheMachine": "Using the machine",
  547. "purchaseDiscountCode": "Purchase discount code",
  548. "numberOfDiscountCodesLabel": "Number of discount codes",
  549. "numberOfDiscountCodesPlaceholder": "Please enter the number of discount codes",
  550. "aSingleGenerationCannotExceed": "A single generation cannot exceed 200",
  551. "pleaseEnterTheValidityPeriod": "Please enter the validity period",
  552. "Months": "Months",
  553. "noMoreThanMonths": "(no more than 3 months)",
  554. "type": "type",
  555. "deductionRoll": "Deduction roll",
  556. "discount2": "Discount",
  557. "deductionPriceLabdel": "Deduction price",
  558. "deductionPricePlaceholder": "Please enter the deducted price",
  559. "enterNumber": "Enter number",
  560. "paymentMethod": "Payment method",
  561. "weChat": "WeChat",
  562. "alipay": "Alipay",
  563. "makePayment": "Make payment",
  564. "pleaseEnterDiscount": "Please enter discount",
  565. "theNumberOfDiscountCodesCannotExceed": "The number of discount codes cannot exceed 200",
  566. "theValidityPeriodCannotExceedMonths": "The validity period cannot exceed 3 months",
  567. "discountCannotBeGreaterThan": "Discount cannot be greater than 10",
  568. "successfulProductionOfDiscountCode": "Successful production of discount code",
  569. "applDiscCode": "Apply for discount code"
  570. },
  571. "distributionSet": {
  572. "distributionSettings": "Distribution Settings",
  573. "total": "total",
  574. "leftTitle": "Distribution settings",
  575. "rightAdd": "Add equipment distributor",
  576. "equipName": "Equipment name",
  577. "partners": "Partners",
  578. "distProp": "Distribution proportion",
  579. "applTime": "Application time",
  580. "reviewed": "Reviewed",
  581. "apprPend": "Approval Pending",
  582. "addDist": {
  583. "title": "Add Distributor",
  584. "editTitle": "Edit Distributor",
  585. "clientId": "Equipment code",
  586. "autoBrought": "Automatically brought out",
  587. "clientIdPlace": "Please select the equipment code",
  588. "myDistProport": "My distribution proportion",
  589. "distInof": "Distribution Information",
  590. "platDistRange": "The distribution proportion range of the platform is0-100",
  591. "distPropRange": "The distribution proportion range is0-100",
  592. "notDelMore": "Can't delete any more"
  593. }
  594. },
  595. "home": {
  596. "theLatestMessageIsDisplayedHereYouHaveAMessageToRead": "这里显示最新的消息,您有一条消息待阅读",
  597. "totalEquipment": "totalEquipment",
  598. "running": "running",
  599. "dataOverview": "Data overview",
  600. "orderData": "orderData",
  601. "totalIncome": "Total income",
  602. "productNum": "Sales volume",
  603. "numberOfOrders": "Order quantity",
  604. "salesAmount": "Sales amount",
  605. "commonTools": "commonTools",
  606. "deviceManagement": "Device management",
  607. "discountCode": "discountCode",
  608. "distributionSettings": "distributionSettings",
  609. "accountPermission": "accountPermission",
  610. "merchantManagement": "merchantManagement",
  611. "advertisingManagement": "advertisingManagement",
  612. "alarmHistory": "alarmHistory",
  613. "orderAnalysis": "orderAnalysis",
  614. "shandeSubLedger": "shandeSubLedger",
  615. "taskMessage": "taskMessage",
  616. "labelMan": "Label management",
  617. "apkMan": "apk management",
  618. "customLogo": "custom logo",
  619. "logMan": "Log Management",
  620. "notificationPop": {
  621. "notification": "Notification",
  622. "nextTime": "See it next time",
  623. "roger": "Do not show again"
  624. }
  625. },
  626. "airwallex": {
  627. "sunzee": "Sunzee",
  628. "airwallex": "Airwallex",
  629. "wallet": "Airwallex wallet",
  630. "amount": "Airwallex amount",
  631. "payment": "New transfer",
  632. "paymentDetail": "Payment details",
  633. "payout": "Payout",
  634. "beneficiary": "Beneficiary"
  635. },
  636. "joinpayMch": {
  637. "withdrawalAccountNo": "Withdrawal account No",
  638. "merchantNameLabel": "Merchant name",
  639. "merchantNamePlaceholder": "Please enter the merchant name",
  640. "merchantAccountLabel": "Merchant account",
  641. "merchantAccountPlaceholder": "Please enter the merchant account",
  642. "merchantAbbreviationLabel": "Merchant abbreviation",
  643. "merchantAbbreviationPlaceholder": "Please enter the short name of the merchant",
  644. "merchantType": "Merchant type",
  645. "personal": "personal",
  646. "individualBusinesses": "Individual businesses",
  647. "enterprise": "enterprise",
  648. "contactNameLabel": "Contact Name",
  649. "contactNamePlaceholder": "Please enter the contact name",
  650. "cellPhoneLabel": "Cell Phone",
  651. "cellPhonePlaceholder": "Please enter the contact phone",
  652. "nameOfLegalPerson/IndividualLabel": "Name of legal person/individual",
  653. "nameOfLegalPerson/IndividualPlaceholder": "Please enter the name of the legal person/individual",
  654. "phoneNumberOfLegalPerson/IndividualLabel": "Phone number of legal person/individual",
  655. "phoneNumberOfLegalPerson/IndividualPlaceholder": "Please enter the corporate/personal phone number",
  656. "IDLabel": "ID",
  657. "IDPlaceholder": "Please enter your ID card",
  658. "validityOfIDCard": "Validity of ID card",
  659. "pictureReview": "Picture review",
  660. "reUpload": "Re upload",
  661. "signingStatus": "Signing status",
  662. "signAContract": "Sign a contract",
  663. "accountType": "Account Type",
  664. "debitCard": "Debit Card",
  665. "corporateAccount": "Corporate account",
  666. "bankAccountNameLabel": "Bank account name",
  667. "bankAccountNamePlaceholder": "Please enter the bank account name",
  668. "bankAccountLabel": "bank account",
  669. "bankAccountPlaceholder": "Please enter the bank account",
  670. "interBankNoLabel": "Inter bank No",
  671. "interBankNoPlaceholder": "Please enter the inter-bank number",
  672. "businessLicenseNoLabel": "Business License No",
  673. "businessLicenseNoPlaceholder": "Please enter the business license number",
  674. "validityOfBusinessLicenseLabel": "Validity of business license",
  675. "validityOfBusinessLicensePlaceholder": "Please enter the valid period of the business license",
  676. "settlementMethod": "Settlement method",
  677. "autoSettlementByConvergence": "Auto settlement by Convergence",
  678. "manuallySettledByMerchantPlatform": "Manually settled by merchant platform",
  679. "settlementCycleType": "Settlement Cycle Type",
  680. "weekDay": "weekday",
  681. "naturalDay": "Natural day",
  682. "monthlySettlementDate": "Monthly settlement date",
  683. "settlementCycleLabel": "Settlement cycle",
  684. "settlementCyclePlaceholder": "Please enter the settlement cycle",
  685. "natureOfBusinessLabel": "Nature of Business",
  686. "natureOfBusinessPlaceholder": "Please enter the business scope",
  687. "businessAddressLabel": "Business address",
  688. "businessAddressPlaceholder": "Please enter the business address",
  689. "submitDataForReview": "Submit data for review",
  690. "thePlatformAdministratorIsReviewing": "The platform administrator is reviewing",
  691. "youCan": "You can",
  692. "withdrawAndRevise": "Withdraw and Revise",
  693. "failedToPassTheReview": "Failed to pass the review",
  694. "clickHereToFillInTheInformationAgain": "Click here to fill in the information again",
  695. "approvalPassed": "Approval passed",
  696. "clickHereToFillInAgainAndSubmitForReview": "Click here to fill in again and submit for review",
  697. "nextGoToUploadIDPhotos": "Next, go to upload ID photos",
  698. "uploYourIdCard": "Please upload your ID card",
  699. "uploPortrait": "Upload portrait",
  700. "uploNatiEmblem": "Upload the National Emblem",
  701. "businessLicensePlace": "Please upload the business license",
  702. "businessLicense": "Enterprise business license",
  703. "accountOpeningLicensePlace": "Please upload the account opening license",
  704. "accountOpeningLicense": "Photo of account opening permit",
  705. "frontOfIDCardLabel": "Front of ID card",
  706. "frontOfIDCardPlaceholder": "Please enter the path of the front image of your ID card",
  707. "backOfIDCardLabel": "Back of ID card",
  708. "backOfIDCardPlaceholder": "Please enter the image path on the back of the ID card",
  709. "pictureOfBusinessLicenseLabel": "Picture of business license",
  710. "pictureOfBusinessLicensePlaceholder": "Please enter the path of the business license image",
  711. "submissions": "Submissions",
  712. "submittedSuccessfully": "Submitted successfully",
  713. "submitFailed": "Submit failed",
  714. "withdrawalSucceeded": "Withdrawal succeeded",
  715. "uploadSucceeded": "Upload succeeded",
  716. "signingSuccessfully": "Signing successfully",
  717. "exceedPictSize": "Picture size cannot exceed 2M"
  718. },
  719. "merchantManage": {
  720. "merchantManagement": "Merchant management",
  721. "total": "total",
  722. "recordsInTotal": "Records",
  723. "search": "search",
  724. "telephone": "Telephone",
  725. "mailbox": "mailbox",
  726. "loginTime": "login time",
  727. "loginIPAddress": "Login IP address",
  728. "managementSystemId": "Management system id",
  729. "creationTime": "Creation time",
  730. "userNameLabel": "User Name",
  731. "userNamePlaceholder": "Please enter the user name",
  732. "userLoginNameLabel": "User Login Name",
  733. "userLoginNamePlaceholder": "Please enter the user login name",
  734. "clickQuery": "Click Query",
  735. "merchantInformation": "Merchant information",
  736. "essentialInformation": "essential information",
  737. "withdrawalData": "Withdrawal data",
  738. "region": "region",
  739. "accountNumber": "account number",
  740. "subscriptionAdministrator": "Subscription administrator",
  741. "fullNameLabel": "full name",
  742. "fullNamePlaceholder": "Please enter your name",
  743. "passwordLabel": "password",
  744. "passwordPlaceholder": "Please input a password",
  745. "leavBlanToIndiNoModi": "Leave blank to indicate no modification",
  746. "confirmPasswordLabel": "Confirm Password",
  747. "confirmPasswordPlaceholder": "Please enter the confirmation password",
  748. "mailboxPlaceholder": "Please enter your email address",
  749. "telephonePlaceholder": "Please enter the phone number",
  750. "merchantFilingNumberLabel": "Merchant filing number",
  751. "merchantFilingNumberPlaceholder": "Please enter the merchant filing number",
  752. "domesticOrNot": "Domestic or not",
  753. "yes": "yes",
  754. "no": "no",
  755. "discountCode": "0% discount code",
  756. "paymentPlatform": "payment platform",
  757. "convergence": "Convergence",
  758. "huifuPaymnt": "Huifu payment",
  759. "modificationSubmission": "Modification submission",
  760. "merchantType": "Merchant type",
  761. "contactName": "Contact Name",
  762. "cellPhone": "Cell Phone",
  763. "nameOfLegalPerson/Individual": "Name of legal person/individual",
  764. "phoneNumberOfLegalPerson/Individual": "Phone number of legal person/individual",
  765. "legalPerson/IndividualIDNumber": "Legal person/individual ID number number",
  766. "validityOfIDCard": "Validity of ID card",
  767. "businessLicenseCode": "Business license code",
  768. "validityOfBusinessLicense": "Validity of business license",
  769. "natureOfBusiness": "Nature of Business",
  770. "businessAddress": "Business address",
  771. "accountType": "Account Type",
  772. "debitCard": "Debit Card",
  773. "corporateAccount": "Corporate account",
  774. "bankAccountName": "Bank account name",
  775. "bankAccount": "bank account",
  776. "bankNo": "Bank No",
  777. "theTwoPasswordsAreDifferent": "The two passwords are different",
  778. "modificationSucceeded": "Modification succeeded"
  779. },
  780. "orderCenter": {
  781. "orderCenter": "Order Center",
  782. "dataOverview": "Data overview",
  783. "search": "search",
  784. "totalIncome": "Total income",
  785. "productNum": "Sales volume",
  786. "numberOfOrders": "Order quantity",
  787. "orderDetails": "order details",
  788. "exportToExcel": "Export to Excel",
  789. "equipmentNo": "Equipment No",
  790. "equipmentName": "Equipment Name",
  791. "tradeName": "Trade name",
  792. "dividingDomesticService": "Dividing domestic service",
  793. "business": "business",
  794. "orderNo": "Order No",
  795. "commodity": "commodity",
  796. "distribution": "Distribution",
  797. "state": "state",
  798. "paymentMethod": "Payment method",
  799. "creationTime": "Creation time",
  800. "paymentTime": "Payment time",
  801. "initiateRefund": "Initiate refund",
  802. "toBePaid": "To be paid",
  803. "onlinePayment": "Online payment",
  804. "offlinePayment": "Offline payment",
  805. "paymentSucceeded": "Payment succeeded",
  806. "unpaid": "Unpaid",
  807. "paid": "Paid",
  808. "refundInProgress": "Refund in progress",
  809. "refunded": "Refunded",
  810. "whole": "whole",
  811. "noPaymentRequired": "No payment required",
  812. "coin": "coin",
  813. "notes": "Notes",
  814. "coinsNotes": "Coins+notes",
  815. "creditCard": "Credit Card",
  816. "electronicPayment": "electronic payment",
  817. "mainSweepOfAlipay": "Alipay main scanner",
  818. "weChatScanning": "WeChat scanning",
  819. "antiScanningOfAlipay": "Alipay anti scanning",
  820. "weChatBackScanning": "WeChat back scanning",
  821. "refundSucceeded": "Refund succeeded",
  822. "userNameLabel": "user name",
  823. "userNamePlaceholder": "enter one user name",
  824. "orderNoPlaceholder": "Please enter the order number",
  825. "orderSerialNumberLabel": "Order serial number",
  826. "orderSerialNumberPlaceholder": "Please enter the order serial number",
  827. "equipmentNoPlaceholder": "Please enter the equipment number",
  828. "orderDate": "Order Date",
  829. "startTime": "start time",
  830. "to": "to",
  831. "endTime": "End time",
  832. "clickSearch": "Click Search",
  833. "selectFullTime": "Select full time",
  834. "refundAmount": "Refund amount",
  835. "refundTip": "Please treat the refund carefully, it will affect the data statistics!",
  836. "totalRefund": "Total refund",
  837. "refundQuantity": "Refund quantity",
  838. "refundPlace": "Please select product refund",
  839. "refundCheck": "Do you confirm the refund ?",
  840. "accountBalance": "Account balance",
  841. "refundSubmit": "Submit",
  842. "requestFailed": "Request failed"
  843. },
  844. "orderExport": {
  845. "orderAnalysis": "Order Analysis",
  846. "dataOverview": "Data overview",
  847. "groupType": "Group Type",
  848. "merchant": "Merchant",
  849. "equipment": "equipment",
  850. "orderDetails": "order details",
  851. "clickFilter": "Click Filter",
  852. "exportToExcel": "Export to Excel",
  853. "totalSales": "Total sales",
  854. "machines": "Machines",
  855. "superior": "Superior",
  856. "address": "Address",
  857. "searchPop": {
  858. "title": "Filter by the following criteria",
  859. "orderNo": "Order No",
  860. "orderNoPlace": "Please enter the order number",
  861. "busiName": "Merchant name",
  862. "busiNamePlace": "Please enter the merchant name",
  863. "clearFilter": "Emptying conditions",
  864. "filter": "screen",
  865. "mainOver": "Mainland/overseas",
  866. "mainOverPlace": "Please select Mainland/overseas",
  867. "mainland": "mainland",
  868. "overseas": "overseas",
  869. "companyTypeLabel": "Company type",
  870. "companyTypePlaceholder": "Please select a companytype",
  871. "whole": "All",
  872. "sz": "Sunzee",
  873. "sc": "Sevencloud"
  874. }
  875. },
  876. "role": {
  877. "roleNameLabel": "Role Name",
  878. "roleNamePlaceholder": "Please enter the role name",
  879. "addRole": "Add Role",
  880. "pleaseSelectARole": "Please select a role",
  881. "pleaseSelectAPattern": "Please select a pattern",
  882. "deviceManagement": "Device management",
  883. "deviceView": "Device View",
  884. "distributionSettings": "Distribution Settings",
  885. "alarmHistory": "Alarm history",
  886. "advertisingManagement": "Advertising management",
  887. "taskMessage": "Task Message",
  888. "discountCode": "Discount code",
  889. "accountPermission": "Account permission",
  890. "orderExport": "Order Export",
  891. "shandeSubLedger": "Shande Sub ledger",
  892. "salesRanking": "Sales Ranking",
  893. "withdrawalAccountNo": "Withdrawal account No",
  894. "standbyWithdrawalAccountNo": "Standby withdrawal account No",
  895. "dataOverview": "Data overview",
  896. "orderData": "Order Data",
  897. "orderRefund": "Order refund",
  898. "systemOffline": "System offline",
  899. "labelMan": "Label management",
  900. "apkMan": "Apk management",
  901. "merchantMan": "Merchant management",
  902. "accountOperation": "Account operation",
  903. "modifyRole": "Modify Role",
  904. "whole": "whole",
  905. "roleAddedSuccessfully": "Role added successfully",
  906. "failedToAddRole": "Failed to add role",
  907. "successfullyModifiedRole": "Successfully modified role",
  908. "failedToModifyRole": "Failed to modify role",
  909. "rolePermissionSettings": "Role permission settings",
  910. "total": "total",
  911. "inTotal": "individual",
  912. "addTo": "addRole",
  913. "edit": "edit",
  914. "delete": "delete",
  915. "operationConfirmation": "Operation confirmation",
  916. "pleaseConfirmAgainWhetherToOperate": "Please confirm again whether to operate",
  917. "illThinkAboutItAgain": "I'll think about it again",
  918. "confirm": "confirm"
  919. },
  920. "huifuMch": {
  921. "standbyWithdrawalAccountNo": "Standby withdrawal account No",
  922. "merchantType": "Merchant type",
  923. "personal": "personal",
  924. "enterprise": "enterprise",
  925. "huifuRegName": "Merchant name",
  926. "huifuRegNamePlaceholder": "Please enter the merchant name",
  927. "shortNameLabel": "Merchant abbreviation",
  928. "shortNamePlaceholder": "Please enter short name of merchant",
  929. "companyFoundDate": "Establishment time",
  930. "companyFoundDatePlaceholder": "Please select the establishment time",
  931. "licenseCode": "Business license number",
  932. "licenseCodePlaceholder": "Please enter your business license number",
  933. "huifuContactName": "Contact name",
  934. "huifuContactNamePlaceholder": "Please enter the contact name",
  935. "huifuContactMobile": "Contact mobile",
  936. "huifuContactMobilePlaceholder": "Please enter the Contact mobile",
  937. "huifuContactEmail": "Contact email",
  938. "huifuContactEmailPlaceholder": "Please enter the Contact Email",
  939. "huifuBusinessAddress": "Business address",
  940. "huifuBusinessAddressPlaceholder": "Please select a business address",
  941. "huifuOperatingAddress": "Detailed address",
  942. "huifuOperatingAddressPlaceholder": "Please enter the full address",
  943. "huifuRegisteredAddress": "Registered address",
  944. "huifuRegisteredAddressPlaceholder": "Please select a registered address",
  945. "huifuRegDetail": "Register full address",
  946. "huifuRegDetailPlaceholder": "Please enter your register full address",
  947. "huifuServicePhone": "Customer service number",
  948. "huifuServicePhonePlaceholder": "Please enter the customer service number",
  949. "cardType": "Account type",
  950. "personalAccount": "Personal account",
  951. "corporateAccount": "Corporate account",
  952. "huifuCardName": "Card name",
  953. "huifuCardNamePlaceholder": "Please enter the Card name",
  954. "huifuCardNo": "Card number",
  955. "huifuCardNoPlaceholder": "Please enter the Card number",
  956. "branchCode": "Bank Code",
  957. "branchCodePlaceholder": "Please enter the bank code",
  958. "openLicenceNo": "Basic Deposit Account Number OR Approval Number",
  959. "openLicenceNoPlaceholder": "Please enter your basic deposit account number or approval number",
  960. "huifuBankAddress": "Bank address",
  961. "huifuBankAddressPlaceholder": "Please select a Bank address",
  962. "huifuMp": "Billing phone number",
  963. "huifuMpPlaceholder": "Please select a Billing phone number",
  964. "huifuCertNo": "ID number",
  965. "huifuCertNoPlaceholder": "Please enter your ID number",
  966. "huifuCertNoMessage": "Please enter the correct ID number",
  967. "certAddress": "Id card address",
  968. "certAddressPlaceholder": "Please enter your ID address",
  969. "certType": "Certificate validity type",
  970. "permanent": "Permanent",
  971. "noPermanent": "Non-permanent",
  972. "beginDate": "Start date",
  973. "beginDatePlaceholder": "Please select a start date",
  974. "endDate": "Expiration date",
  975. "endDatePlaceholder": "Please select an expiration date",
  976. "sms": "Verification code",
  977. "smsPlaceholder": "Please enter the verification code",
  978. "sendSms": "Send verification code",
  979. "replaysInSeconds": "Replays in seconds",
  980. "successSend": "Successfully sent to",
  981. "submit": "Submit",
  982. "submittedSuccessfully": "Submitted successfully",
  983. "submitFailed": "Submit failed",
  984. "update": "Edit"
  985. },
  986. "subLedgerManage": {
  987. "exportOfShandeLedgerData": "exportOfShandeLedgerData",
  988. "accountType": "accountType",
  989. "corporateAccountNo": "corporateAccountNo",
  990. "personalAccount": "personalAccount",
  991. "filterAccounts": "filterAccounts",
  992. "inTotal": "inTotal",
  993. "exportToExcel": "exportToExcel",
  994. "account": "account",
  995. "settAmount": "Settled amount",
  996. "amouToBeSettled": "Amount to be settled",
  997. "lastSettTime": "Last settlement time",
  998. "search": {
  999. "title": "Filter merchant accounts according to the following conditions",
  1000. "screen": "screen",
  1001. "business": "business",
  1002. "account": "account",
  1003. "busiPlaceholder": "Please select a merchant",
  1004. "accoPlaceholder": "Please enter the account number"
  1005. },
  1006. "settleProcess": {
  1007. "settleAmount": "Settlement amount",
  1008. "settleAmountPlaceholder": "Please enter the settlement amount",
  1009. "notAccountNum": "Do not calculate account number",
  1010. "notAccountNumPlaceholder": "Please enter the account number not calculated",
  1011. "settleProcess": "Settlement processing",
  1012. "title": "Please confirm again whether to settle",
  1013. "cancelTxt": "Think again",
  1014. "confrimTxt": "Make settlement"
  1015. }
  1016. },
  1017. "taskMessage": {
  1018. "equipmentInitializationApproval": "Equipment initialization approval",
  1019. "total": "total",
  1020. "recordsInTotal": "Records",
  1021. "search": "search",
  1022. "affiliatedMerchants": "Affiliated merchants",
  1023. "equipmentNo": "Equipment No",
  1024. "managementSystemID": "Management system ID",
  1025. "state": "state",
  1026. "applicationTime": "Application time",
  1027. "approvalTime": "Approval time",
  1028. "refuse": "refuse",
  1029. "agree": "agree",
  1030. "toBeApproved": "To be approved",
  1031. "rejected": "Rejected",
  1032. "agreed": "Agreed",
  1033. "withdrawalAccountApproval": "Withdrawal account approval",
  1034. "merchantName": "Merchant name",
  1035. "contactName": "Contact Name",
  1036. "contactPhoneNumber": "Contact phone number",
  1037. "distributionApplicationApproval": "Distribution application approval",
  1038. "equipmentName": "Equipment name",
  1039. "partners": "Partners",
  1040. "proportion": "proportion",
  1041. "fail": "Fail",
  1042. "adopt": "adopt",
  1043. "cancel": "cancel",
  1044. "operationSucceeded": "Operation succeeded",
  1045. "taskMessage": "Task Message",
  1046. "toViewAppro": "View the application to be approved",
  1047. "whole": "whole",
  1048. "unapproved": "Unapproved",
  1049. "equipmentInit": {
  1050. "searchPop": {
  1051. "title": "Please enter any of the following criteria to query",
  1052. "equipmentNo": "Equipment code",
  1053. "equipmentNoPlace": "Please enter the equipment code",
  1054. "managementSystemID": "Management system ID",
  1055. "managementSystemIDPlace": "Please enter the Management system ID",
  1056. "merchantName": "Merchant name",
  1057. "merchantNamePlace": "Please enter the Merchant name",
  1058. "state": "state",
  1059. "statePlace": "Please select a status",
  1060. "filterBtn": "Click Query"
  1061. }
  1062. },
  1063. "joinpayMchCheck": {
  1064. "convergence": "Convergence",
  1065. "huifu": "Huifu",
  1066. "withAccoDetail": "Withdrawal account details",
  1067. "merchantName": "Merchant name",
  1068. "shortName": "Merchant abbreviation",
  1069. "merchantType": "Merchant type",
  1070. "contactName": "Contact Name",
  1071. "indiOrPersName": "Name of legal person/individual",
  1072. "indiOrPersPhone": "Phone number of legal person/individual",
  1073. "indiOrPersPhoneIdCard": "Corporate/personal ID card",
  1074. "idCardValid": "Validity of ID card",
  1075. "accountType": "account type",
  1076. "bankAccountName": "Bank account name",
  1077. "bankAccount": "bank account",
  1078. "interBankNo": "Inter bank No",
  1079. "settlMethod": "Settlement method",
  1080. "settlCycle": "Settlement cycle",
  1081. "businessNature": "Nature of Business",
  1082. "businessAddress": "Business address",
  1083. "personal": "personal",
  1084. "indivBusines": "Individual businesses",
  1085. "enterprise": "enterprise",
  1086. "debitCard": "Debit Card",
  1087. "corporateAccount": "Corporate account",
  1088. "autoSettByConvergence": "Auto settlement by Convergence",
  1089. "manuSettByMercPlatform": "Manually settled by merchant platform",
  1090. "day": "day",
  1091. "merchantID": "Merchant ID",
  1092. "phone": "Contact Phone",
  1093. "email": "Contact Email",
  1094. "certNo": "ID Card",
  1095. "cardName": "Card Name",
  1096. "mp": "Billing Phone",
  1097. "successful": "Successful"
  1098. }
  1099. },
  1100. "uniPay": {
  1101. "selfRecharging": "Self recharging",
  1102. "machine": "machine",
  1103. "pleaseSelectAMachine": "Please select a machine",
  1104. "pattern": "Pattern",
  1105. "pleaseSelectAPattern": "Please select a pattern",
  1106. "paymentMethod": "Payment method",
  1107. "weChat": "WeChat",
  1108. "alipay": "Alipay",
  1109. "placeOrder": "place order",
  1110. "orderNumber": "order number"
  1111. },
  1112. "changePassword": {
  1113. "changePassword": "Change Password",
  1114. "passwordLabel": "Login password",
  1115. "passwordPlaceholder": "Please enter a password with more than 6 digits",
  1116. "passwordRequired": "Please enter a password with more than 6 digits",
  1117. "passwordCheckLabel": "Confirm Password",
  1118. "passwordCheckPlaceholder": "Please enter the password again to confirm",
  1119. "passwordCheckRequired": "Please enter the password again to confirm",
  1120. "registerButton": "Submit",
  1121. "inconsistentPasswords": "The two passwords are inconsistent, please confirm that the password is correct",
  1122. "pwdEditSucess": "Password modified successfully"
  1123. },
  1124. "forgetPassword": {
  1125. "header": "Forgot password",
  1126. "usernameLabel": "Account name",
  1127. "usernamePlaceholder": "Please enter the account name",
  1128. "selectForgetPassword": "Select the password reset method",
  1129. "usernameRequired": "Please enter the account name",
  1130. "phone": "cell-phone number",
  1131. "email": "mailbox",
  1132. "emailChina": "China mailbox",
  1133. "emailAbroad": "Mailbox",
  1134. "phoneWordSpan": "Enter the mobile phone number when registering",
  1135. "phoneLabel": "phone number",
  1136. "phonePlaceholder": "Please enter your mobile number",
  1137. "phoneRequired": "Please enter your mobile number",
  1138. "emailWordSpan": "Enter the email address at the time of registration",
  1139. "emailWordSpanChina": "Enter the Chinese email address you used to register",
  1140. "emailLabel": "mailbox",
  1141. "emailPlaceholder": "Please enter your email address",
  1142. "emailRequired": "Please enter your email address",
  1143. "seedVerCode": "Send verification code",
  1144. "codePlaceholder": "Please enter the verification code",
  1145. "codeRequired": "Please enter the verification code",
  1146. "registerButton": "Submit"
  1147. },
  1148. "login": {
  1149. "title": "Management background",
  1150. "userNameInput": "Please enter user name / mobile number",
  1151. "passWordInput": "Please input a password",
  1152. "checkedPassWord": "Remember me",
  1153. "forgetPassWord": "Forget password ?",
  1154. "regusterButton": "Click Register",
  1155. "loginButton": "Sign in",
  1156. "loginSucess": "Login succeeded"
  1157. },
  1158. "register": {
  1159. "header": "User Registration",
  1160. "usernameLabel": "Account name",
  1161. "usernamePlaceholder": "Please enter the account name",
  1162. "usernameRequired": "Please enter the account name",
  1163. "nameLabel": "User Name",
  1164. "namePlaceholder": "Please enter the user name",
  1165. "nameRequired": "Please enter the user name",
  1166. "passwordLabel": "Login password",
  1167. "passwordPlaceholder": "Please enter a password with more than 6 digits",
  1168. "passwordRequired": "Please enter a password with more than 6 digits",
  1169. "passwordCheckLabel": "Confirm Password",
  1170. "passwordCheckPlaceholder": "Please enter the password again to confirm",
  1171. "passwordCheckRequired": "Please enter the password again to confirm",
  1172. "country": "Country/region",
  1173. "chinese": "中国大陆",
  1174. "other": "Abroad/HKMT",
  1175. "logonMode": "Logon mode",
  1176. "phoneLabel": "Phone number",
  1177. "phonePlaceholder": "Please enter your mobile number",
  1178. "phoneRequired": "Please enter your mobile number",
  1179. "seedVerCode": "Send verification code",
  1180. "codeLabel": "verification code",
  1181. "codePlaceholder": "Please enter SMS verification code",
  1182. "codeRequired": "Please enter SMS verification code",
  1183. "emailLabel": "Mailbox",
  1184. "emailPlaceholder": "Please enter your email address",
  1185. "emailRequired": "Please enter your email address",
  1186. "emailCodeLabel": "Verification code",
  1187. "emailCodePlaceholder": "Please enter the email verification code",
  1188. "emailCodeRequired": "Please enter the email verification code",
  1189. "registerButton": "Register",
  1190. "replaysInSeconds": "Replays in seconds",
  1191. "emailRegistration": "Email registration",
  1192. "phoneRegistration": "Phone registration"
  1193. },
  1194. "robotRanking": {
  1195. "machineSalesRanking": "Machine sales ranking",
  1196. "dailySalesRanking": "Daily sales ranking",
  1197. "today": "Today",
  1198. "yesterday": "Yesterday",
  1199. "other": "Other",
  1200. "salesRankingThisWeek": "Sales ranking this week",
  1201. "thisWeek": "This week",
  1202. "lastWeek": "last week",
  1203. "salesRankingThisMonth": "Sales ranking this month",
  1204. "thisMonth": "This month",
  1205. "lastMonth": "Last month",
  1206. "salesRankingThisYear": "Sales ranking this year",
  1207. "thisYear": "This year",
  1208. "lastYear": "Last year",
  1209. "yearPopTitle": "Please select a year",
  1210. "changeType": "Statistical method",
  1211. "changeTypePlace": "Please select statistics method",
  1212. "patternStatistics": "Pattern statistics",
  1213. "salesStatistics": "Sales statistics",
  1214. "companyTypeLabel": "Company type",
  1215. "companyTypePlaceholder": "Please select a company type",
  1216. "whole": "All",
  1217. "sz": "Sunzee",
  1218. "sc": "Sevencloud",
  1219. "machineType": "Device type",
  1220. "machineTypePlace": "Please select a device type",
  1221. "MG": "Marshmallow",
  1222. "POP": "Popcorn",
  1223. "seleWeekDateRangeNotSeveDays": "The date range of the selected week cannot exceed 7 days!!!",
  1224. "rankMethod": "Ranking method"
  1225. },
  1226. "user": {
  1227. "essentialInformation": "essential information",
  1228. "systemId": "System id",
  1229. "myAccount": "My Account",
  1230. "myName": "My name",
  1231. "region": "region",
  1232. "regionPlace": "Please select a region",
  1233. "phoneNumber": "phone number",
  1234. "phoneNumberPlace": "Please enter your mobile number",
  1235. "mailbox": "mailbox",
  1236. "mailboxPlace": "Please enter your email address",
  1237. "associateParent": "Associate Parent",
  1238. "associateParentPlace": "Please enter the related superior",
  1239. "commonOperations": "Common Operations",
  1240. "taskMessage": "Task Message",
  1241. "withdrawalAccountNo": "Withdrawal account No",
  1242. "standbyWithdrawalAccountNo": "Standby withdrawal account No",
  1243. "changePassword": "Change Password",
  1244. "selfRecharging": "Self recharging",
  1245. "logOut": "Log out",
  1246. "logOutTips": "tips",
  1247. "cancelLog": "cancel",
  1248. "confirmLog": "confirm",
  1249. "logOutContent": "Are you sure you want to log out",
  1250. "corrEmailPlace": "Please enter the correct email address",
  1251. "corrPhonePlace": "Please enter the correct mobile number",
  1252. "bindWechat": "Bind WeChat",
  1253. "airwallex": "Airwallex",
  1254. "currencySymbol": "Custom Currency",
  1255. "currencySymbolPlace": "Please enter currency symbol"
  1256. },
  1257. "bindWechat": {
  1258. "cancel": "Cancel",
  1259. "bindCommit": "Bind WeChat",
  1260. "bindSuccess": "Bind Success"
  1261. },
  1262. "labelMan": {
  1263. "title": "Label management",
  1264. "merchant": "Merchant",
  1265. "machine": "machine",
  1266. "labelName": "Tagname",
  1267. "add": {
  1268. "name": "Label Name",
  1269. "namePlace": "Please enter the label name",
  1270. "type": "type",
  1271. "typePlace": "Please select a type",
  1272. "merchant": "Merchant List",
  1273. "merchantPlace": "Please select the merchant list",
  1274. "machine": "Machine list",
  1275. "machinePlace": "Please select the machine list"
  1276. }
  1277. },
  1278. "kSelectPop": {
  1279. "cancel": "cancel",
  1280. "confirm": "confirm",
  1281. "allCheck": "Select All",
  1282. "selectTitle": "Please select"
  1283. },
  1284. "common": {
  1285. "noMoreTxt": "No more",
  1286. "loadingTxt": "Loading...",
  1287. "search": "search",
  1288. "noDataTxt": "There is no data at the current time",
  1289. "reqFailClkReload": "Request failed, click to reload"
  1290. },
  1291. "kCascader": {
  1292. "selectRegion": "Please select your region"
  1293. },
  1294. "paramNames": {
  1295. "D405": "Stove low speed",
  1296. "D406": "Stove medium speed",
  1297. "D407": "Stove high speed",
  1298. "D408": "Pump on time",
  1299. "D409": "Fan blowing time",
  1300. "D412": "Manual door closing waiting time",
  1301. "D416": "Lower sugar thickness factor",
  1302. "D418": "Furnace operating temperature",
  1303. "D419": "Sugar temperature error allowed in the cabinet",
  1304. "D435": "Medium speed of the stove",
  1305. "D444": "Base coefficient",
  1306. "D445": "Base humidity",
  1307. "D460": "Low temperature setting (stove temperature rise)",
  1308. "D461": "High temperature environment setting (external circulation fan)",
  1309. "D467": "Furnace head temperature N degrees during humidification",
  1310. "D468": "Monitoring time during humidification",
  1311. "D471": "Waiting time for the robot after the stick is released",
  1312. "D472": "Humidification OFF time",
  1313. "D473": "Humidification ON time",
  1314. "D475": "Humidification OFF time",
  1315. "D476": "Humidification ON Time",
  1316. "D477": "Humidification start delay",
  1317. "D478": "Humidification stop delay",
  1318. "M504": "Differential Adjustment",
  1319. "D218": "Sugar Pick Location X Settings",
  1320. "D228": "Stick position X setting",
  1321. "D268": "Sugar Position Y Settings",
  1322. "D278": "Pick up stick position Y setting",
  1323. "D318": "Sugar Pick Location Z Settings",
  1324. "D328": "Pick up stick position Z setting",
  1325. "D436": "X Zero Compensation",
  1326. "D438": "Y Zero Compensation",
  1327. "D440": "Z Zero Compensation",
  1328. "M502": "Start out of material monitoring",
  1329. "M506": "Outer Loop Button"
  1330. },
  1331. "accountOperation": {
  1332. "title": "Acount operation",
  1333. "accountAuthority": "Account authority",
  1334. "distributionSettings": "Distribution Settings",
  1335. "withdrawalAccountNo": "Standby withdrawal account No",
  1336. "standbyWithdrawalAccountNo": "Standby withdrawal account No",
  1337. "merchantManagement": "Merchant management",
  1338. "labelMan": "Label management"
  1339. },
  1340. "Account operation": "Account operation",
  1341. "Discount code": "Discount code",
  1342. "Alarm history": "Alarm history"
  1343. }