Browse Source

添加i18文字

master
‘daijinzheng@xingtongworld.com’ 2 years ago
parent
commit
13ab4a49d1
  1. 5
      i18n/lang/de.json
  2. 5
      i18n/lang/en.json
  3. 5
      i18n/lang/fra.json
  4. 5
      i18n/lang/it.json
  5. 5
      i18n/lang/jp.json
  6. 5
      i18n/lang/kor.json
  7. 5
      i18n/lang/pt.json
  8. 5
      i18n/lang/spa.json
  9. 5
      i18n/lang/tr.json
  10. 5
      i18n/lang/zh-CN.json
  11. 5
      i18n/lang/zh-TW.json
  12. 6
      pages/exchange/exchange-transaction.vue
  13. 29
      pages/exchange/open-position.vue

5
i18n/lang/de.json

@ -132,7 +132,10 @@
"f9":"Bitcoin",
"g0":"durchschnittliche Rendite",
"g1":"Schaffen Sie unendliche Möglichkeiten",
"g2":"Beginnen Sie mit der Erkundung"
"g2":"Beginnen Sie mit der Erkundung",
"g3":"zum Kauf verfügbar",
"g4":"Steht zum Verkauf",
"g5":"Kontrahentenpreis"
},
"accountSettings": {
"a0": "Einstellungen des Kontos",

5
i18n/lang/en.json

@ -173,7 +173,10 @@
"f9":"Bitcoin",
"g0":"average return",
"g1":"Create infinite possibilities",
"g2":"Start exploring"
"g2":"Start exploring",
"g3":"available for purchase",
"g4":"Available for sale",
"g5":"counterparty price"
},
"accountSettings": {
"a0": "Account Settings",

5
i18n/lang/fra.json

@ -132,7 +132,10 @@
"f9":"Bitcoin",
"g0":"rendement moyen",
"g1":"Créez des possibilités infinies",
"g2":"Commencez à explorer"
"g2":"Commencez à explorer",
"g3":"disponible à l'achat",
"g4":"Disponible à la vente",
"g5":"prix de la contrepartie"
},
"accountSettings": {
"a0": "Configuration du compte",

5
i18n/lang/it.json

@ -132,7 +132,10 @@
"f9":"Bitcoin",
"g0":"rendimento medio",
"g1":"Crea infinite possibilità",
"g2":"Inizia a esplorare"
"g2":"Inizia a esplorare",
"g3":"disponibile per l'acquisto",
"g4":"Disponibile alla vendita",
"g5":"prezzo della controparte"
},
"accountSettings": {
"a0": "Impostazioni account",

5
i18n/lang/jp.json

@ -132,7 +132,10 @@
"f9":"ビットコイン",
"g0":"平均リターン",
"g1":"無限の可能性を創造する",
"g2":"探索を開始する"
"g2":"探索を開始する",
"g3":"購入可能",
"g4":"販売可能",
"g5":"相手先価格"
},
"accountSettings": {
"a0": "アカウントの設定",

5
i18n/lang/kor.json

@ -132,7 +132,10 @@
"f9":"비트코인",
"g0":"평균 수익률",
"g1":"무한한 가능성을 창조하라",
"g2":"탐색 시작"
"g2":"탐색 시작",
"g3":"구매 가능",
"g4":"판매 가능",
"g5":"상대방 가격"
},
"accountSettings": {
"a0":"계 정 설정",

5
i18n/lang/pt.json

@ -132,7 +132,10 @@
"f9":"Bitcoin",
"g0":"retorno médio",
"g1":"Crie infinitas possibilidades",
"g2":"Comece a explorar"
"g2":"Comece a explorar",
"g3":"disponível para compra",
"g4":"Disponível para venda",
"g5":"preço da contraparte"
},
"accountSettings": {
"a0":"Configuração Da Conta",

5
i18n/lang/spa.json

@ -132,7 +132,10 @@
"f9":"bitcóin",
"g0":"retorno promedio",
"g1":"Crea infinitas posibilidades",
"g2":"Empezar a explorar"
"g2":"Empezar a explorar",
"g3":"disponible para compra",
"g4":"Disponible para venta",
"g5":"precio de contraparte"
},
"accountSettings": {
"a0":"Configuración de la cuenta",

5
i18n/lang/tr.json

@ -132,7 +132,10 @@
"f9":"bitcoin",
"g0":"ortalama getiri",
"g1":"Sonsuz olasılıklar yaratın",
"g2":"Keşfetmeye başlayın"
"g2":"Keşfetmeye başlayın",
"g3":"satınalınabilir",
"g4":"Satılık",
"g5":"karşı taraf fiyatı"
},
"accountSettings": {
"a0": "Hesap Ayarları",

5
i18n/lang/zh-CN.json

@ -130,7 +130,10 @@
"f9":"比特币",
"g0":"平均回报率",
"g1":"创造无限可能",
"g2":"开始探索"
"g2":"开始探索",
"g3":"可买",
"g4":"可卖",
"g5":"对手价"
},
"accountSettings": {
"a0": "账号设置",

5
i18n/lang/zh-TW.json

@ -173,7 +173,10 @@
"f9":"比特幣",
"g0":"平均回報率",
"g1":"創造無限可能",
"g2":"開始探索"
"g2":"開始探索",
"g3":"可買",
"g4":"可賣",
"g5":"對手價"
},
"accountSettings": {
"a0": "賬號設置",

6
pages/exchange/exchange-transaction.vue

@ -98,7 +98,7 @@
step="0.01"
/> -->
<view class="" style="border: 1px solid #202020;height: 40px;padding-left: 10px;">
<view style="font-size: 20rpx;">价格(USDT)</view>
<view style="font-size: 20rpx;">{{$t('exchange.d2')}}(USDT)</view>
<!-- <v-input
v-model="form.entrust_price"
@input="sliderActive=-1"
@ -210,8 +210,8 @@
</view>
<img :src="$localImgUrl('antOutline.png')" alt="" class="h-18" style="position: relative;top: 5px;" />
</view>
<view class="" style="font-size: 20rpx;">
可买 <text class="col-fff" style="margin-left: 5px;">{{form.amount}}</text>
<view style="font-size: 20rpx;">
{{$t("base.g3")}} <text class="col-fff" style="margin-left: 5px;">{{form.amount}}</text>
</view>
</view>
</view>

29
pages/exchange/open-position.vue

@ -126,14 +126,14 @@
<i class="iconfont fn-13">&#xe6e9;</i>
</v-picker> -->
<v-dropdwon v-if="lever_rage.length>0"
class="w-40 m-r-xs posi bg-form-panel-3 p-y-xxs border_1" :contract="contract"
class="w-40 m-r-xs posi bg-form-panel-3 border_1" :contract="contract"
:list="lever_rage" @onClick="openNum" :leverShow="leverShow">
</v-dropdwon>
</view>
<view class="m-b-ms">
<!-- <view class="label fn-sm m-b-xs">{{ $t("contract.d1") }}</view> -->
<!-- 限价 -->
<van-stepper
<!-- <van-stepper
class="d-flex justify-between"
:min="0"
input-width="61%"
@ -141,9 +141,19 @@
:value="form.entrust_price"
@change="form.entrust_price=$event.detail"
v-if="form.type == 0"
/>
/> -->
<view class="" style="display: flex;">
<view class="" style="border: 1px solid #1B1B1B;width: 100px;padding-left: 5px;font-size: 20rpx;">
{{$t('exchange.d2')}}(USDT)
<input type="text" v-model="form.entrust_price" :placeholder="$t('exchange.c5')">
</view>
<view class="m-l-xs col-fff" style="border: 1px solid #1B1B1B;line-height: 40px;width: 55px;text-align: center;overflow: hidden;">
{{$t("base.g5")}}
</view>
</view>
<!-- 市价 -->
<v-input
<v-input
v-if="form.type == 1"
disabled
:value='$t("first.a4")'
@ -166,11 +176,12 @@
<v-input
v-model="margin"
@input="sliderActive=-1"
:placeholder="$t('contract.d2')" style="border: 1px solid #202020;">
:placeholder="$t('exchange.c5')" style="border: 1px solid #202020;">
<template #right>
<view class="color-light fn-bold" style="margin-right: 10px;">
<!-- {{ $t("contract.d8") }} -->
USDT</view>
BTC<i class="iconfont m-l-xs fn-sm">&#xe6e9;</i>
</view>
</template>
</v-input>
</view>
@ -292,7 +303,7 @@
</v-button>
<view class="fn-sm m-t-xs d-flex">
<view class="">
可买
{{$t("base.g3")}}
</view>
<view class="" style="margin-left: 10px;">
{{amount}} BTC
@ -344,7 +355,7 @@
</v-button>
<view class="fn-sm m-t-xs d-flex">
<view class="">
可卖
{{$t("base.g4")}}
</view>
<view class="" style="margin-left: 10px;">
{{amount}} BTC
@ -429,7 +440,7 @@
:max="6"
:contract="1"
>
<view class="fn-lg color-buy">{{ newPrice.price }}</view>
<view class="fn-lg color-buy" style="color: #C83F64;font-size: 20px;">{{ newPrice.price }}</view>
</sell-and-buy>
</view>
</view>

Loading…
Cancel
Save