From 47c6e203f6eeda2d8702091f761f3d80fcddf2cf Mon Sep 17 00:00:00 2001
From: lxf <1371462558@qq.com>
Date: Tue, 15 Jul 2025 13:56:06 +0800
Subject: [PATCH] 服务费翻译
---
src/i18n/Deutsch.js | 7 ++-
src/i18n/korean.js | 7 ++-
src/components/Transform/deliveryContract/position.vue | 14 ++++---
src/i18n/th.js | 7 ++-
src/i18n/fa.js | 7 ++-
src/i18n/Italy.js | 7 ++-
src/i18n/Japanese.js | 7 ++-
src/i18n/vi.js | 7 ++-
src/i18n/cn.js | 7 ++-
src/i18n/Spanish.js | 7 ++-
src/i18n/en.js | 7 ++-
src/i18n/zhcn.js | 7 ++-
12 files changed, 52 insertions(+), 39 deletions(-)
diff --git a/src/components/Transform/deliveryContract/position.vue b/src/components/Transform/deliveryContract/position.vue
index 2a57bc4..13223c1 100644
--- a/src/components/Transform/deliveryContract/position.vue
+++ b/src/components/Transform/deliveryContract/position.vue
@@ -31,26 +31,28 @@
<span class="position-text2 textColor">{{ item.close_price }}</span>
</div>
<div class="position-div1">
- <span class="position-text1">{{ $t('盈亏') }}</span>
+ <span class="position-text1">{{ $t('服务费') }}</span>
<span class="position-text2" :class="item.profit > 0 ? 'color-green' : 'color-red'">
{{ item.profit > 0 ? '+' + item.profit : item.profit }}
</span>
</div>
<div class="position-div1">
<span class="position-text1">{{ $t('到期时间') }}</span>
- <span class="position-text2 textColor"> {{ dayjs(item.close_time * 1000).format('YYYY-MM-DD HH:mm:ss') }}</span>
+ <span class="position-text2 textColor"> {{ dayjs(item.close_time * 1000).format('YYYY-MM-DD HH:mm:ss')
+ }}</span>
</div>
<div class="position-div1">
<span class="position-text1">{{ $t('操作') }}</span>
<span class="position-text2 colorMain" @click="onDetail(item)">{{ $t('详情') }}</span>
</div>
- <div style="margin-top: 33px;width: 100%;height: 1px;float: left;background-color: #e5e7ed;" class="bgDark"></div>
+ <div style="margin-top: 33px;width: 100%;height: 1px;float: left;background-color: #e5e7ed;" class="bgDark">
+ </div>
</div>
</div>
<van-popup v-model:show="show">
- <popup-delivery showBtns :detailData="detailData" :key="detailData.order_no" @close="show = false" :disabled="true"
- :price="price" />
+ <popup-delivery showBtns :detailData="detailData" :key="detailData.order_no" @close="show = false"
+ :disabled="true" :price="price" />
</van-popup>
</div>
</template>
@@ -97,7 +99,7 @@
}
}
</script>
-<style lang="scss" scoped >
+<style lang="scss" scoped>
@import "@/assets/init.scss";
#cryptos {
diff --git a/src/i18n/Deutsch.js b/src/i18n/Deutsch.js
index 5a9a8ec..d9617b2 100644
--- a/src/i18n/Deutsch.js
+++ b/src/i18n/Deutsch.js
@@ -1,7 +1,7 @@
export default {
- hbjy:"Devisenhandel",
- hbdhdd:"Währungsumtauschauftrag",
- whjydd:"Forex-Handelsaufträge",
+ hbjy: "Devisenhandel",
+ hbdhdd: "Währungsumtauschauftrag",
+ whjydd: "Forex-Handelsaufträge",
entrustOrder: "Betrauungsauftrag",
installApp: "Diese Anwendung installieren",
press: "drücken",
@@ -2117,6 +2117,7 @@
"交割": "liefern",
"购买价": "Kaufpreis",
"结算价": "Abrechnungspreis",
+ "服务费": "Servicegebühr",
"到期时间": "Fälligkeitszeit",
"金额不能小于": "Der Betrag darf nicht kleiner als.. . sein",
"剩余时间": "verbleibende Zeit",
diff --git a/src/i18n/Italy.js b/src/i18n/Italy.js
index afef5e2..44c49d3 100644
--- a/src/i18n/Italy.js
+++ b/src/i18n/Italy.js
@@ -1,7 +1,7 @@
export default {
- hbjy:"Trading di valute",
- hbdhdd:"Ordine di cambio valuta",
- whjydd:"Ordini di trading Forex",
+ hbjy: "Trading di valute",
+ hbdhdd: "Ordine di cambio valuta",
+ whjydd: "Ordini di trading Forex",
entrustOrder: "Ordine di Affidamento",
installApp: "Installa questa applicazione",
press: "premere",
@@ -2251,6 +2251,7 @@
"交割": "Consegna",
"购买价": "Prezzo di acquisto",
"结算价": "Prezzo di liquidazione",
+ "服务费": "Tassa di servizio",
"到期时间": "Tempo di scadenza",
"继续下单": "Continua",
"金额不能小于": "L'importo non può essere inferiore a",
diff --git a/src/i18n/Japanese.js b/src/i18n/Japanese.js
index f43500a..43f0bbc 100644
--- a/src/i18n/Japanese.js
+++ b/src/i18n/Japanese.js
@@ -1,7 +1,7 @@
export default {
- hbjy:"通貨取引",
- hbdhdd:"外貨両替注文",
- whjydd:"外国為替取引注文",
+ hbjy: "通貨取引",
+ hbdhdd: "外貨両替注文",
+ whjydd: "外国為替取引注文",
entrustOrder: "委託注文",
installApp: "このアプリをインストール",
press: "押す",
@@ -1983,6 +1983,7 @@
"交割": "配達",
"购买价": "購入価額",
"结算价": "清算価額",
+ "服务费": "サービス料",
"到期时间": "有効期限",
"继续下单": "注文を続けます",
"金额不能小于": "金額を下回ることはできません",
diff --git a/src/i18n/Spanish.js b/src/i18n/Spanish.js
index 76c2805..75e4a7b 100644
--- a/src/i18n/Spanish.js
+++ b/src/i18n/Spanish.js
@@ -1,7 +1,7 @@
export default {
- hbjy:"Negociação de moedas",
- whjydd:"Ordens de negociação Forex",
- hbdhdd:"Pedidos de troca",
+ hbjy: "Negociação de moedas",
+ whjydd: "Ordens de negociação Forex",
+ hbdhdd: "Pedidos de troca",
entrustOrder: "Ordem de Confiança",
installApp: "Instalar este aplicativo",
press: "pressione",
@@ -2097,6 +2097,7 @@
"交割": "Entrega",
"购买价": "Precio de compra",
"结算价": "Precio de liquidación",
+ "服务费": "Tarifa de servicio",
"到期时间": "Tiempo de caducidad",
"金额不能小于": "El importe no puede ser inferior a",
"剩余时间": "Tiempo restante",
diff --git a/src/i18n/cn.js b/src/i18n/cn.js
index d0cd6da..a7320f7 100644
--- a/src/i18n/cn.js
+++ b/src/i18n/cn.js
@@ -1,7 +1,7 @@
export default {
- hbjy:"貨幣交易",
- hbdhdd:"貨幣兌換訂單",
- whjydd:"外匯交易訂單",
+ hbjy: "貨幣交易",
+ hbdhdd: "貨幣兌換訂單",
+ whjydd: "外匯交易訂單",
entrustOrder: "委託訂單",
installApp: "安裝此應用程序",
press: "按",
@@ -2096,6 +2096,7 @@
"交割": "交割",
"购买价": "購買價",
"结算价": "結算價",
+ "服务费": "服務費",
"到期时间": "到期時間",
"金额不能小于": "金額不能小於",
"剩余时间": "剩餘時間",
diff --git a/src/i18n/en.js b/src/i18n/en.js
index 149db14..2e6c2fc 100644
--- a/src/i18n/en.js
+++ b/src/i18n/en.js
@@ -1,7 +1,7 @@
export default {
- hbjy:"Currency Trading",
- hbdhdd:"Currency exchange order",
- whjydd:"Forex trading orders",
+ hbjy: "Currency Trading",
+ hbdhdd: "Currency exchange order",
+ whjydd: "Forex trading orders",
entrustOrder: "Entrust Order",
installApp: "Install this application",
press: "Press",
@@ -2127,6 +2127,7 @@
"交割": "Delivery",
"购买价": "Purchase price",
"结算价": "Settlement price",
+ "服务费": "Service fee",
"到期时间": "Expiration time",
"继续下单": "Continue",
"金额不能小于": "Amount cannot be less than",
diff --git a/src/i18n/fa.js b/src/i18n/fa.js
index ebb2b5c..048bb51 100644
--- a/src/i18n/fa.js
+++ b/src/i18n/fa.js
@@ -1,7 +1,7 @@
export default {
- hbjy:"Négociation de devises",
- hbdhdd:"Ordre de change",
- whjydd:"Ordres de trading Forex",
+ hbjy: "Négociation de devises",
+ hbdhdd: "Ordre de change",
+ whjydd: "Ordres de trading Forex",
entrustOrder: "Ordonnance de mandat",
installApp: "Installer cette application",
press: "appuyer",
@@ -2036,6 +2036,7 @@
"交割": "Livraison",
"购买价": "Prix d'achat",
"结算价": "Prix de règlement",
+ "服务费": "Frais de service",
"到期时间": "Délai d'expiration",
"继续下单": "Continuer",
"金额不能小于": "Le montant ne peut être inférieur à",
diff --git a/src/i18n/korean.js b/src/i18n/korean.js
index 9ce238d..2c35434 100644
--- a/src/i18n/korean.js
+++ b/src/i18n/korean.js
@@ -1,7 +1,7 @@
export default {
- hbjy:"통화 거래",
- hbdhdd:"교환요청",
- whjydd:"외환 거래 주문",
+ hbjy: "통화 거래",
+ hbdhdd: "교환요청",
+ whjydd: "외환 거래 주문",
entrustOrder: "위탁 주문",
installApp: "이 앱을 설치",
press: "누르다",
@@ -2138,6 +2138,7 @@
'交割': '납부한다 ',
'购买价': '구매가 ',
'结算价': '정산가 ',
+ "服务费": "수수료",
'到期时间': '만기일 ',
'金额不能小于': '금액보다 작으면 안 됩니다',
'剩余时间': '남은 시간 ',
diff --git a/src/i18n/th.js b/src/i18n/th.js
index 92b9ee1..2625644 100644
--- a/src/i18n/th.js
+++ b/src/i18n/th.js
@@ -1,7 +1,7 @@
export default {
- hbjy:"การซื้อขายสกุลเงิน",
- whjydd:"คำสั่งการซื้อขายฟอเร็กซ์",
- hbdhdd:"คำสั่งแลกเงิน",
+ hbjy: "การซื้อขายสกุลเงิน",
+ whjydd: "คำสั่งการซื้อขายฟอเร็กซ์",
+ hbdhdd: "คำสั่งแลกเงิน",
entrustOrder: "คำสั่งซื้อ",
InstallApp: "ติดตั้งแอปนี้",
press: "กด",
@@ -2129,6 +2129,7 @@
"交割": "จัดส่ง",
"购买价": "ราคาซื้อ",
"结算价": "ราคาชำระ",
+ "服务费": "ค่าบริการ",
"到期时间": "วันที่หมดอายุ",
"继续下单": "ทำการสั่งซื้อต่อไป",
"金额不能小于": "จำนวนไม่น้อยกว่า",
diff --git a/src/i18n/vi.js b/src/i18n/vi.js
index 65fb935..f9f61d3 100644
--- a/src/i18n/vi.js
+++ b/src/i18n/vi.js
@@ -1,7 +1,7 @@
export default {
- hbjy:"giao dịch tiền tệ",
- hbdhdd:"Lệnh đổi tiền",
- whjydd:"Lệnh giao dịch ngoại hối",
+ hbjy: "giao dịch tiền tệ",
+ hbdhdd: "Lệnh đổi tiền",
+ whjydd: "Lệnh giao dịch ngoại hối",
entrustOrder: "Lệnh ủy thác",
installApp: "Cài đặt ứng dụng này",
press: "nhấn",
@@ -2143,6 +2143,7 @@
"交割": "Cung ứng",
"购买价": "Giá mua",
"结算价": "Giá thanh toán",
+ "服务费": "Phí dịch vụ",
"到期时间": "Thời gian đáo hạn",
"继续下单": "Tiếp tục",
"金额不能小于": "Số tiền không thể nhỏ hơn",
diff --git a/src/i18n/zhcn.js b/src/i18n/zhcn.js
index 1146120..5a27c5c 100644
--- a/src/i18n/zhcn.js
+++ b/src/i18n/zhcn.js
@@ -1,7 +1,7 @@
export default {
- hbjy:"货币交易",
- hbdhdd:"货币兑换订单",
- whjydd:"外汇交易订单",
+ hbjy: "货币交易",
+ hbdhdd: "货币兑换订单",
+ whjydd: "外汇交易订单",
entrustOrder: "委托订单",
installApp: "安装此应用程序",
press: "按",
@@ -2084,6 +2084,7 @@
"交割": "交割",
"购买价": "购买价",
"结算价": "结算价",
+ "服务费": "服务费",
"到期时间": "到期时间",
"金额不能小于": "金额不能小于",
"剩余时间": "剩余时间",
--
Gitblit v1.9.3