Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
J
jiedao-app-operator-master
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lanbaoming
jiedao-app-operator-master
Commits
51124998
Commit
51124998
authored
Apr 13, 2023
by
我在何方
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新收款单国际化
parent
eadc9072
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3812 additions
and
3794 deletions
+3812
-3794
en_US.json
src/i18n/languages/en_US.json
+3810
-3792
index.js
src/router/index.js
+2
-2
No files found.
src/i18n/languages/en_US.json
View file @
51124998
...
...
@@ -3790,5 +3790,23 @@
"版本号不能为空"
:
"Version number cannot be empty"
,
"内部号不能为空"
:
"Internal number cannot be empty"
,
"版本链接不能为空"
:
"Version link cannot be empty"
,
"强制更新不能为空"
:
"Forced update cannot be empty"
"强制更新不能为空"
:
"Forced update cannot be empty"
,
"货物毛重(KGS)"
:
""
,
"请输入货物毛重"
:
""
,
"提单确认件.xlsx"
:
""
,
"提交佣金付款单反核销申请成功,请耐心等待审核结果"
:
""
,
"客户档案未设置银行账户。"
:
""
,
"反核销审核详情"
:
"Anti-nuclear verification details"
,
"全部核销审核详情"
:
"All verification audit details"
,
"取消全部核销审核"
:
"Cancel all verification checks"
,
"提交收款单反核销"
:
"submit receipt for cancellation verification"
,
"输入金额不对"
:
""
,
"标签超过1000需要耐心等候标签生成,请稍候"
:
""
,
"首次入仓时间"
:
""
,
"订单{no}的放货箱数不能大于控货箱数"
:
""
,
"请填写合作开始时间"
:
""
,
"请填写合作结束时间"
:
""
,
"境内外"
:
""
,
"流程详情"
:
"Flow details"
,
"收款单核销审核"
:
"The payment voucher verification review"
}
src/router/index.js
View file @
51124998
...
...
@@ -157,8 +157,8 @@ export const constantRoutes = [
},
{
path
:
'
process-instance/detail
'
,
component
:
(
resolve
)
=>
require
([
'
@/views/bpm/processInstance/detail
'
],
resolve
),
name
:
'
流程详情
'
,
meta
:
{
title
:
'
流程详情
'
,
activeMenu
:
'
/bpm/task/my
'
}
name
:
'
Flow details
'
,
meta
:
{
title
:
'
流程详情
'
,
titleEn
:
'
Flow details
'
,
activeMenu
:
'
/bpm/task/my
'
}
}
]
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment