Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SuperMan
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
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
罗超
SuperMan
Commits
899cfe91
Commit
899cfe91
authored
Jan 31, 2024
by
youjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
翻译 月结
parent
e785642f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
102 additions
and
0 deletions
+102
-0
fill.js
src/assets/common/lang/Japan/fill.js
+51
-0
fill.js
src/assets/common/lang/zhTW/fill.js
+51
-0
No files found.
src/assets/common/lang/Japan/fill.js
0 → 100644
View file @
899cfe91
export
const
obj
=
{
//#region ending v1.0.0
orderid
:
'註文Id'
,
pickup
:
'です'
,
send
:
'送机'
,
halfday
:
'半日です'
,
allday
:
'全天'
,
oneclickfinish
:
'一発完結'
,
finished
:
'終わりました'
,
uncompleted
:
'未完結'
,
copy
:
'コピー'
,
copied
:
'コピーされました'
,
petition
:
'請求書'
,
guestinfor
:
'お客様情報'
,
orderholder
:
'一人で行きます'
,
driver
:
'運転手さん'
,
assistantdriver
:
'助手'
,
preparedocument
:
'製単'
,
collectiondocument
:
'帳票'
,
nocollectiondocument
:
'暫無集金伝票'
,
refundreceipt
:
'払い戻し伝票'
,
norefundreceipt
:
'しばらく払い戻し伝票がありません'
,
costdocument
:
'帳票'
,
nocostdocument
:
'まだありません'
,
invoicedocument
:
'伝票'
,
noinvoicedocument
:
'まだありません'
,
balanceout
:
'はい'
,
groundsforcancellation
:
'キャンセルの理由'
,
precharge
:
'プリペイドカット'
,
amountoffset
:
'差し引きます'
,
onlyoneitem
:
'一つしか選べません!'
,
atleastone
:
'少なくとも1つ選択せよ'
,
settlementstatus
:
'決算状態'
,
caravanshopcol
:
{
t1
:
'車/使用時間/日数'
,
t2
:
'車の詳細です'
,
t3
:
'総金額'
,
t4
:
'代納金'
,
t5
:
'実収します'
,
t6
:
'払い戻し'
,
t7
:
'プラットフォームの金額です'
,
t8
:
'プラットフォーム税'
,
t9
:
'コスト'
,
},
unit
:{
day
:
'日'
,
thefirst
:
'第'
,
}
//#endregion
}
export
default
obj
;
src/assets/common/lang/zhTW/fill.js
0 → 100644
View file @
899cfe91
export
const
obj
=
{
//#region ending v1.0.0
orderid
:
'訂單Id'
,
pickup
:
'接機'
,
send
:
'送機'
,
halfday
:
'半天'
,
allday
:
'全天'
,
oneclickfinish
:
'壹鍵完結'
,
finished
:
'已完結'
,
uncompleted
:
'未完結'
,
copy
:
'複制'
,
copied
:
'已複制'
,
petition
:
'請求書'
,
guestinfor
:
'客人信息'
,
orderholder
:
'下單人'
,
driver
:
'司機'
,
assistantdriver
:
'副司機'
,
preparedocument
:
'制單'
,
collectiondocument
:
'收款單據'
,
nocollectiondocument
:
'暫無收款單據'
,
refundreceipt
:
'退款單據'
,
norefundreceipt
:
'暫無退款單據'
,
costdocument
:
'成本單據'
,
nocostdocument
:
'暫無成本單據'
,
invoicedocument
:
'發票單據'
,
noinvoicedocument
:
'暫無發票單據'
,
balanceout
:
'沖抵'
,
groundsforcancellation
:
'取消理由'
,
precharge
:
'預付款沖抵'
,
amountoffset
:
'沖抵金額'
,
onlyoneitem
:
'只能選擇壹項!'
,
atleastone
:
'至少選擇壹項'
,
settlementstatus
:
'結算狀態'
,
caravanshopcol
:
{
t1
:
'車/使用時間/天數'
,
t2
:
'用車詳情'
,
t3
:
'總金額'
,
t4
:
'代收金額'
,
t5
:
'實收'
,
t6
:
'退款'
,
t7
:
'平台在途金額'
,
t8
:
'平台稅金'
,
t9
:
'成本金額'
,
},
unit
:
{
day
:
'天'
,
thefirst
:
'第'
,
}
//#endregion
}
export
default
obj
;
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