Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
T
traffic-front
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wangxiaoming
traffic-front
Commits
216bb2e0
Commit
216bb2e0
authored
Mar 14, 2019
by
Ken you
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update language .json ---Ken
parent
e918a93d
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
0 additions
and
10 deletions
+0
-10
app.json
atms-web/src/main/webapp/app-resources/i18n/en-us/app.json
+0
-0
basicData.json
...b/src/main/webapp/app-resources/i18n/en-us/basicData.json
+0
-0
cit.json
atms-web/src/main/webapp/app-resources/i18n/en-us/cit.json
+0
-0
vat.json
atms-web/src/main/webapp/app-resources/i18n/en-us/vat.json
+0
-0
cit.json
atms-web/src/main/webapp/app-resources/i18n/zh-CN/cit.json
+0
-10
No files found.
atms-web/src/main/webapp/app-resources/i18n/en-us/app.json
View file @
216bb2e0
This diff is collapsed.
Click to expand it.
atms-web/src/main/webapp/app-resources/i18n/en-us/basicData.json
View file @
216bb2e0
This diff is collapsed.
Click to expand it.
atms-web/src/main/webapp/app-resources/i18n/en-us/cit.json
View file @
216bb2e0
This diff is collapsed.
Click to expand it.
atms-web/src/main/webapp/app-resources/i18n/en-us/vat.json
View file @
216bb2e0
This diff is collapsed.
Click to expand it.
atms-web/src/main/webapp/app-resources/i18n/zh-CN/cit.json
View file @
216bb2e0
...
...
@@ -60,8 +60,6 @@
"TaxData"
:
"税务数据"
,
"AccountTotalepreciationAmount"
:
"累计折旧额"
,
"SetAssetGroup"
:
"资产分类"
,
"AssetStatus"
:
"状态"
,
"AssetStatus"
:
"状态"
,
"LevelOneGroup"
:
"一级分类"
,
"LevelTwoGroup"
:
"二级分类"
,
"LevelOneGroupValidation"
:
"请选择一级分类"
,
...
...
@@ -386,7 +384,6 @@
"CoverImportOutputInvoice"
:
"覆盖导入销项发票"
,
"CoverImportTrialBalance"
:
"覆盖导入试算平衡表"
,
"CreateTask"
:
"新建税务事项"
,
"CreditAmount"
:
"贷方发生"
,
"CreditAmountConfirmCol"
:
"最终确认数(贷方)"
,
"CreditBal"
:
"贷方发生额"
,
"CreditBalDiff"
:
"贷方差额"
,
...
...
@@ -455,7 +452,6 @@
"DataSourceNotFound"
:
"数据源不存在"
,
"DataValidation"
:
"数据验证"
,
"DateWarningSearch"
:
"前日期不能大于后日期"
,
"DebitAmount"
:
"借方发生"
,
"DebitAmountConfirmCol"
:
"最终确认数(借方)"
,
"DebitBal"
:
"借方发生额"
,
"DebitBalDiff"
:
"借方差额"
,
...
...
@@ -838,7 +834,6 @@
"PleaseSelectAtLeastOneItem"
:
"请选择至少一项!"
,
"PleaseSelectColumn"
:
"请选择列名"
,
"PleaseSelectFileFirst"
:
"请先选择文件!"
,
"PleaseSelectPeriod"
:
"请选择一个期间"
,
"PleaseSelectTB"
:
"请选择更新标准科目余额表"
,
"ProductName"
:
"商品名称"
,
"ProductStandar"
:
"规格"
,
...
...
@@ -1117,13 +1112,10 @@
"bsGenerateVer"
:
"试算平衡生成版"
,
"bsMappingVer"
:
"试算平衡Mapping版"
,
"salaryAdvance"
:
"预提重分类"
,
"eamDisposal"
:
"EAM资产处置金额记录表"
,
"createTime"
:
"创建时间"
,
"importWay"
:
"导入方式"
,
"TrialBalanceGeneVer"
:
"试算平衡表生成版"
,
"TrialBalanceMappingVer"
:
"试算平衡表Mapping版"
,
"AccountDescription"
:
"科目说明"
,
"AccountPeriod"
:
"期间"
,
"DebitAmount"
:
"借方发生额"
,
"CreditAmount"
:
"贷方发生额"
,
"BeginningBalance"
:
"期初余额"
,
...
...
@@ -1138,7 +1130,6 @@
"createBy"
:
"创建人"
,
"createTime"
:
"创建时间"
,
"citSalaryAdvance"
:
"预提重分类数据源"
,
"assetLabelNumber"
:
"资产标签号"
,
"compensationSaleAmount"
:
"赔偿/变卖金额"
,
"EAMDisposal"
:
"EAM资产处理金额"
,
"MainBodyCode"
:
"主体代码"
,
...
...
@@ -1179,7 +1170,6 @@
"scrapReason"
:
"报废原因"
,
"assetNumber"
:
"资产编号"
,
"assetLabelNumber"
:
"资产标签号"
,
"compensationSaleAmount"
:
"赔偿/变卖金额"
,
"liableEmployeeNum"
:
"员工工号"
,
"liableEmployeeName"
:
"员工姓名"
,
"remitEmployeeNum"
:
"员工工号"
,
...
...
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