en.json 62 KB

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