Commit aff2cfde authored by 黄奎's avatar 黄奎

翻译调整

parent 75fd8de1
...@@ -1608,6 +1608,7 @@ export const obj = { ...@@ -1608,6 +1608,7 @@ export const obj = {
baoxiansdzfd: 'Insurance, director miscellaneous fees, etc.', baoxiansdzfd: 'Insurance, director miscellaneous fees, etc.',
guolufei: 'Toll', guolufei: 'Toll',
tingchefei: 'Parking fees', tingchefei: 'Parking fees',
dayofferchange:"Change",
hanzaocan: 'Breakfast included', hanzaocan: 'Breakfast included',
hanwancan: 'Including dinner', hanwancan: 'Including dinner',
zao: 'Morning', zao: 'Morning',
......
...@@ -1608,6 +1608,7 @@ export const obj = { ...@@ -1608,6 +1608,7 @@ export const obj = {
baoxiansdzfd: '保险、司导杂费等', baoxiansdzfd: '保险、司导杂费等',
guolufei: '过路费', guolufei: '过路费',
tingchefei: '停车费', tingchefei: '停车费',
dayofferchange:"变更",
hanzaocan: '含早餐', hanzaocan: '含早餐',
hanwancan: '含晚餐', hanwancan: '含晚餐',
zao: '早', zao: '早',
......
...@@ -1608,6 +1608,7 @@ export const obj = { ...@@ -1608,6 +1608,7 @@ export const obj = {
baoxiansdzfd: '保險、司導雜費等', baoxiansdzfd: '保險、司導雜費等',
guolufei: '過路費', guolufei: '過路費',
tingchefei: '停車費', tingchefei: '停車費',
dayofferchange:"变更",
hanzaocan: '含早餐', hanzaocan: '含早餐',
hanwancan: '含晚餐', hanwancan: '含晚餐',
zao: '早', zao: '早',
......
...@@ -197,7 +197,7 @@ ...@@ -197,7 +197,7 @@
<br /> <br />
{{GetDayStr(subItem.DayNum-1)}} {{GetDayStr(subItem.DayNum-1)}}
<br /> <br />
<a v-if="IsEdit==3" style="color:blue;cursor:pointer" @click="showOfferChange(1,subItem)">变更</a> <a v-if="IsEdit==3" style="color:blue;cursor:pointer" @click="showOfferChange(1,subItem)">{{$t('objFill.dayofferchange')}}</a>
</td> </td>
<td align="center"> <td align="center">
{{getCurrencyName(subItem.CurrencyId)}} {{getCurrencyName(subItem.CurrencyId)}}
......
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