en.js 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347
  1. export default {
  2. login:{
  3. code:"Click for authentication code",
  4. login:"Login",
  5. sign:"Sign up now",
  6. no:"No account?",
  7. Lan:"Switch language-English",
  8. mobile:"Enter mobile number",
  9. code:"Enter verification code",
  10. },
  11. //注册
  12. register:{
  13. tips:"",
  14. uplicense:"",
  15. uppicture:" ",
  16. tips2:"",
  17. nextstep:"",
  18. tipstitle:"",
  19. tipscontent: "",
  20. tipscancelText: "",
  21. tipsconfirmText: "",
  22. Analyse: "",
  23. sucAnalyse: "",
  24. errAnalyse: "",
  25. sucupload:"",
  26. delupload:"",
  27. reloadText:""
  28. },
  29. unified:{
  30. networkstate: 'network state',
  31. nodata:'nodata',
  32. Loading:'Loading',
  33. error:'error',
  34. error1: '出错了,请稍后再试',
  35. search:'search',
  36. //下面是日历的周一到周天
  37. sun:'Sun',
  38. mon:'Mon',
  39. tues:'Tues',
  40. wed:'Wed',
  41. thur:'Thur',
  42. fri:'Fri',
  43. sat:'Sat',
  44. cancel: 'cancel',
  45. submit: 'submit'
  46. },
  47. // 任务统计
  48. taskStatistics: {
  49. title: 'Task Statistics'
  50. },
  51. // 月度政策
  52. monthlyPolicy: {
  53. title: 'Monthly Policy'
  54. },
  55. // 扫码页面
  56. scanenter: {
  57. titleIn: 'Scan Enter',
  58. titleOut: 'Scan Out',
  59. tips: 'tips',
  60. tips_a:'tips_a',
  61. input: 'input',
  62. confirmentry:'confirmentry',
  63. number: 'number',
  64. Specifications: 'Specifications',
  65. operation: 'operation',
  66. Delete:'Delete',
  67. slide: 'slide',
  68. confirm: 'confirm',
  69. pleaseenter: 'pleaseenter',
  70. pleaseenter_s: 'pleaseenter_s',
  71. nodata: 'nodata!',
  72. networkstate_s: 'networkstate_s',
  73. locationstate: 'locationstate',
  74. seekfailed:'seekfailed',
  75. repeat: 'repeat',
  76. inputsuccess: 'inputsuccess',
  77. scansuccess: 'scansuccess',
  78. transformation:'transformation',
  79. repeatscan:'repeatscan'
  80. },
  81. //出入库扫码确认
  82. scanningconfirm:{
  83. titleIn: 'scanning In confirm',
  84. titleOut: 'scanning Out confirm',
  85. strip:'strip',
  86. Successfullypit:'Successfully pit',
  87. success:'success',
  88. fail:'fail',
  89. number:'number',
  90. number_s: 'number_s',
  91. failreason:'failreason',
  92. stateA:'stateA',
  93. stateB:'stateB',
  94. stateC:'stateC',
  95. reward:'reward',
  96. yuan:'yuan',
  97. integral:'integral',
  98. one:'one',
  99. materiel:'materiel',
  100. estimatereward:'estimatereward',
  101. total:'total',
  102. attention:'attention',
  103. confirm: 'confirm',
  104. networkstate:'networkstate',
  105. notincluded:'notincluded'
  106. },
  107. //出入库明细
  108. scancodeenter: {
  109. titleIn: 'Warehouse Detail',
  110. titleOut: 'Delivery Detail',
  111. total: 'total',
  112. tips: 'tips',
  113. tabs_a: 'tabs_a',
  114. tabs_b: 'tabs_b',
  115. tabs_c: 'tabs_c',
  116. number:'number',
  117. describe:'describe',
  118. number_d:'number_d',
  119. activity:'activity',
  120. creationtime:'creation time',
  121. daterange:'date range',
  122. strip:'strip',
  123. start:'start',
  124. end:'end',
  125. loadmore:'load more',
  126. loading:'loading',
  127. nomore:'no more',
  128. nodata:'no data',
  129. participation:'participation',
  130. noparticipation:'no participation',
  131. networkstate:'network state',
  132. Loading:'Loading',
  133. determine:'determine',
  134. delivery:'delivery'
  135. },
  136. //胎号查询
  137. numberquery:{
  138. title: "Number Query",
  139. clickscancode:'click scan code',
  140. input:'input',
  141. promptinput:'prompt input',
  142. errormessage:'error message',
  143. query:'query',
  144. pleaseinput:'please input',
  145. number:'number',
  146. brand:'brand',
  147. specifications:'specifications',
  148. type:'type',
  149. time:'time',
  150. success:'success',
  151. networkstate:'networkstate',
  152. },
  153. //我的供应商
  154. supplier:{
  155. title: "My Supplier",
  156. basicInfo: "basic Info",
  157. brand: "brand",
  158. noLogo: "noLogo"
  159. },
  160. //我的经营品牌
  161. brandmanagement:{
  162. title: 'My Brand Management',
  163. reason:'reason',
  164. rejected:'reject',
  165. approved:'approved',
  166. deleted:'deleted',
  167. notreviewed:'notReviewed'
  168. },
  169. //我的库存
  170. stock:{
  171. tips: 'tips',
  172. specifications:'specifications',
  173. stock:'stock',
  174. tabs_a: 'tabs_a',
  175. loadmore:'loadmore',
  176. loading:'loading',
  177. nomore:'nomore',
  178. },
  179. // 首页
  180. index: {
  181. scanCodeIn: "扫码入库",
  182. scanCodeOut: "扫码出库",
  183. notice: "Notice",
  184. quickService: "Quick Service",
  185. statisticalTask: "任务统计",
  186. monthlyPolicy: "月度政策",
  187. numberquery: "胎号查询",
  188. myStock: "我的仓库",
  189. monthlyTaskQuery: "每月任务查询",
  190. monthlyPolicyUpdate: "每月最新政策",
  191. queryTireInformation: "查询轮胎信息",
  192. viewTireInventory: "查看轮胎库存",
  193. goToSee: "去看看",
  194. loginSuc: "登录成功",
  195. tips1: "发现新版本",
  196. tips2: "立即去AppStore更新",
  197. },
  198. message: {
  199. title: 'info',
  200. noData: 'no data',
  201. deleted: "delete",
  202. deletedSuc: "delete success"
  203. },
  204. // 我的
  205. my: {
  206. title: "My",
  207. contacts: "contact",
  208. region: "region",
  209. balanceCenter: "Balance Center",
  210. MyReward: "reward",
  211. frozenAwards: "frozen awards",
  212. waitingForReview: "waiting for review",
  213. availablePoints: "available points",
  214. myService: "My Service",
  215. warehouseDetails: "warehouse details",
  216. deliveryDetails: "delivery detail",
  217. awardDetails: "award detail",
  218. auditRecords: "audit records",
  219. brandManagement: "brand management",
  220. mySupplier: "my supplier",
  221. setUp: "set up",
  222. viewAll: "view all"
  223. },
  224. // 结算中心
  225. balanceCenter: {
  226. title: "Balance Center",
  227. brand: "brand",
  228. reward: "reward",
  229. checkAll: "check all",
  230. rebate: "rebate",
  231. tips1: "奖励金额不能为0!",
  232. tips2: "核销成功",
  233. tips3: "请选择要核销的返利!",
  234. unit: "元"
  235. },
  236. // 设置
  237. setUp: {
  238. title: "Set Up",
  239. modifyAvatar: "modify avatar",
  240. addressManagement: "address management",
  241. storeName: "store name",
  242. storeContact: "store contact",
  243. mobile: "mobile",
  244. agreement: "agreement",
  245. policy: "policy",
  246. version: "version",
  247. exit: "exit",
  248. loadingFail: "loading fail",
  249. tips1: "It's the latest version",
  250. tips2: "New version found",
  251. tips3: "This function is not available",
  252. tips4: "Go to the app store to update now"
  253. },
  254. // 经销商库存
  255. agentStock: {
  256. title: "Agent Stock",
  257. stockStatus: "Is the stock sufficient",
  258. status1: "adequate",
  259. status2: "short supply",
  260. all: "all",
  261. brand: "brand",
  262. pattern: "pattern",
  263. placeholder: "placeholder"
  264. },
  265. // 奖励明细页面
  266. awardDetail: {
  267. title: "Award Detail",
  268. all: "all",
  269. brand: "brand",
  270. time: "time",
  271. placeholder: "placehoder",
  272. rewarded: "rewarded",
  273. tireType: "tireType",
  274. tireCode: "tireCode",
  275. rewardType: "rewardType",
  276. time: "time",
  277. scanCodeType1: "scanCodeType1",
  278. scanCodeType2: "scanCodeType2"
  279. },
  280. // 搜索页面
  281. search: {
  282. placeholder: "placeholder",
  283. rewarded: "rewarded",
  284. tireType: "tire Type",
  285. tireCode: "tire Code",
  286. rewardType: "reward Type",
  287. time: "time",
  288. scanCodeType1: "scanCodeType1",
  289. scanCodeType2: "scanCodeType2"
  290. },
  291. // 核销管理
  292. auditManagement: {
  293. title: "Audit Management",
  294. waitingForAudit: "waiting For Audit",
  295. audited: "audited",
  296. invaild: "invaild",
  297. money: "money",
  298. createTime: "create Time",
  299. auditTime: "audit Time",
  300. tire: "tire",
  301. currentStatus: "currentStatus",
  302. noPass: "noPass",
  303. pass: "pass",
  304. expired: "expired"
  305. },
  306. // 隐私政策
  307. policy: {
  308. title: "Privacy Policy"
  309. },
  310. // 用户协议
  311. agreement: {
  312. title: "Agreement"
  313. },
  314. // uView组件内文字
  315. uView: {
  316. choiceDate: "Choice Date",
  317. startTime: "start",
  318. endTime: "end",
  319. finished: "finished"
  320. },
  321. tabBar: {
  322. index: "index",
  323. msg: "message",
  324. my: "my"
  325. }
  326. }