| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127 |
- {
- "common": {
- "login": "Login",
- "logout": "Logout",
- "person": "Personal Center",
- "more": "More",
- "all": "All Tasks",
- "noMsg": "No new messages",
- "markAll": "Mark All as Read",
- "loginRequired": "Please login to view",
- "noNews": "No news available",
- "loginTip": "Please scan the QR code with DingTalk to login",
- "refresh": "Refresh",
- "normal": "Normal",
- "dot":".",
- "back": "Back"
- },
- "nav": {
- "title": "Smart Operation Platform",
- "home": "Home",
- "flow":"Flow Portal",
- "drive":"Dashboard Portal",
- "report": "Report Portal"
- },
- "banner": {
- "banner1": "Digital Transformation, Driving Future Growth",
- "banner2": "Maintain Passion, Rush Towards Goals!",
- "banner3": "Smart Platform, Empowering Efficient Collaboration"
- },
- "flow": {
- "palceholder": "Please enter the task name to search",
- "todo":"My Pending",
- "done":"My Completed",
- "createPerson": "Create Person",
- "todoTip": "Pending Tasks",
- "doneTip": "Completed Tasks",
- "morning": "Good morning",
- "afternoon": "Good afternoon",
- "night": "Good night",
- "today": "Today is",
- "you":"You have",
- "flows":"flows to complete",
- "search": "Search flows"
- },
- "home": {
- "red":"Red-headed Docs",
- "notice":"Notifications",
- "news":"News Center",
- "todoCenter":"Pending Tasks",
- "consult":"Consult",
- "consultTip":"Encountering system operation issues, need assistance"
- },
- "DigitalOperationPlatform": {
- "title": "Operation",
- "subTitle": "Strategic Insight",
- "oa": "OA Office",
- "crm": "Customer Management",
- "ehr": "Human Resources",
- "srm": "Supplier Management",
- "mc":"Management Dashboard",
- "pm": "Project Management",
- "zhanlue": "Decoding&Execution",
- "fm":"Financial Management",
- "rd":"R&D Management",
- "zuzhi":"Organizational Asset",
- "fengxian":"Risk and Compliance",
- "kaifa":"Development Requirements",
- "hongpan":"Hongpan"
- },
- "command": {
- "title": "Command",
- "subTitle": "Collaboration",
- "pms": "Equipment Management",
- "qhse": "QHSE",
- "zhonghang": "AVIC Beidou",
- "lianyou":"Smart Connected Oil",
- "zhuqi":"Smart Injection Gas",
- "video": "Video Center(VCS)",
- "zuanjing":"Smart Drilling",
- "wms": "Warehouse Management",
- "yalie": "Smart Fracturing",
- "youcang":"Digital Oil Reservoir"
- },
- "ai": {
- "title": "Chat BI",
- "subTitle": "Data Intelligence",
- "dataCenter": "Global Data Governance",
- "juece": "Intelligent Decision-making",
- "aimodel": "Industry AI Large Model",
- "agent": "AI Agent",
- "file": "Process Document Agent",
- "rule": "Group System Agent",
- "ask": "Intelligent Questioning",
- "person": "Ruixiaozhi"
- },
- "drive": {
- "title":"Cockpit portal",
- "subTitle":"Choose a dashboard, and explore the data",
- "all": "All",
- "jingying":"Operation",
- "production":"Manufacturing",
- "finance":"Financial",
- "chain":"Supply Chain",
- "market":"Marketing",
- "qhse":"QHSE"
- },
- "oatodo": {
- "title":"OA ToDo List",
- "requestName":"Title",
- "type":"Type",
- "level":"Level",
- "status":"Status",
- "system":"System Name",
- "createTime":"Create Time",
- "createPerson":"Create Person",
- "currentNode":"Current Node",
- "lastOperateTime":"Last Operate Time",
- "lastUpdatePerson":"Last Operate Person",
- "reciveTime":"Receive Time",
- "action":"Action",
- "handle":"Handle",
- "index":"Index",
- "flowName":"Flow Name"
- }
- }
|