Commit 899cfe91 authored by youjie's avatar youjie

翻译 月结

parent e785642f
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;
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;
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment