123456789101112131415161718192021222324252627282930 |
- MWF.xApplication.cms.Index.Starter.lp = {
- "start": "新建",
- "department": "新建单位",
- "identity": "身份",
- "date": "时间",
- "subject": "标题",
- "process": "流程",
- "cancel": "取消",
- "ok": "确定",
- "start_cancel_title": "取消新建确认",
- "start_cancel": "您确定要取消新建吗?",
- "inputSubject": "请输入标题",
- "selectStartId": "请选择启动单位,以确定启动者身份",
- "unnamedUnit" : "未命名组织",
- "Started": "新建成功",
- "nextActivity": "下一个活动:",
- "nextUser": "处理人:",
- "processStartedMessage": "您启动了一个新的工作:",
- "processStarted": "文件已启动",
- "deal": "处理",
- "documentTypeInfor" : "信息",
- "untitled" : "无标题"
- };
|