From ed8057cad6e202f0e88bd90e83e51cd69fd1cf72 Mon Sep 17 00:00:00 2001 From: luyisha Date: Mon, 5 Jun 2023 20:22:07 +0800 Subject: [PATCH] 1 --- i18n/lang/de.json | 2 +- i18n/lang/en.json | 4 ++-- i18n/lang/fra.json | 2 +- i18n/lang/it.json | 2 +- i18n/lang/kor.json | 2 +- i18n/lang/spa.json | 2 +- i18n/lang/tr.json | 2 +- manifest.json | 2 +- pages/base/home.vue | 9 +++---- pages/exchange/open-position.vue | 41 +++++++++++++++++++++++--------- pages/transfer/index.vue | 2 ++ 11 files changed, 46 insertions(+), 24 deletions(-) diff --git a/i18n/lang/de.json b/i18n/lang/de.json index 2508d0b..62e60f4 100644 --- a/i18n/lang/de.json +++ b/i18n/lang/de.json @@ -119,7 +119,7 @@ "e6": "Klasse der Bergleute", "e7": "Mineral", "e8": "Währung", - "e9": "Konto des Vertrags" + "e9": "Vertragskonto" }, "accountSettings": { "a0": "Einstellungen des Kontos", diff --git a/i18n/lang/en.json b/i18n/lang/en.json index 96f8004..34743fc 100644 --- a/i18n/lang/en.json +++ b/i18n/lang/en.json @@ -155,12 +155,12 @@ "e1": "Balance Assets", "e2": "Freeze", "e3": "Valution", - "e4": "Derivatives Account", + "e4": "Perpetual contracts", "e5": "Contract conversion", "e6": "Miner Level", "e7": "Miner", "e8": "Currency", - "e9": "Perpetual contracts" + "e9": "Contract Account" }, "accountSettings": { "a0": "Account Settings", diff --git a/i18n/lang/fra.json b/i18n/lang/fra.json index 5ce7ed5..59cc759 100644 --- a/i18n/lang/fra.json +++ b/i18n/lang/fra.json @@ -119,7 +119,7 @@ "e6": "Classe de mineur", "e7": "Mineurs", "e8": "Monnaie", - "e9": "Comptes contractuels" + "e9": "Compte de contrat" }, "accountSettings": { "a0": "Configuration du compte", diff --git a/i18n/lang/it.json b/i18n/lang/it.json index e3a7116..5ff3b78 100644 --- a/i18n/lang/it.json +++ b/i18n/lang/it.json @@ -119,7 +119,7 @@ "e6": "Classe di minerali", "e7": "miner", "e8": "Valuta", - "e9": "Conto contrattuale" + "e9": "Conto contratto" }, "accountSettings": { "a0": "Impostazioni account", diff --git a/i18n/lang/kor.json b/i18n/lang/kor.json index 92feff8..f7d843a 100644 --- a/i18n/lang/kor.json +++ b/i18n/lang/kor.json @@ -119,7 +119,7 @@ "e6":"광부 등급", "e7":"광부", "e8": "화폐 종류", - "e9": "계약 계좌" + "e9": "계약 계정" }, "accountSettings": { "a0":"계 정 설정", diff --git a/i18n/lang/spa.json b/i18n/lang/spa.json index d0606b9..0d073c2 100644 --- a/i18n/lang/spa.json +++ b/i18n/lang/spa.json @@ -119,7 +119,7 @@ "e6":"Grado minero", "e7":"Minero", "e8": "Moneda", - "e9": "Cuentas contractuales" + "e9": "Cuenta de contrato" }, "accountSettings": { "a0":"Configuración de la cuenta", diff --git a/i18n/lang/tr.json b/i18n/lang/tr.json index fddef46..31263a1 100644 --- a/i18n/lang/tr.json +++ b/i18n/lang/tr.json @@ -119,7 +119,7 @@ "e6": "Madenci Seviyesi", "e7": "Madenci", "e8": "para", - "e9": "Kontrat Hesabı" + "e9": "Sözleşme hesabı" }, "accountSettings": { "a0": "Hesap Ayarları", diff --git a/manifest.json b/manifest.json index 2cf2db1..c4f1491 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name" : "XTZCoin", - "appid" : "__UNI__FB27865", + "appid" : "__UNI__B028700", "description" : "", "versionName" : "1.0.0", "versionCode" : 100, diff --git a/pages/base/home.vue b/pages/base/home.vue index cf8a3a3..0b17a3b 100644 --- a/pages/base/home.vue +++ b/pages/base/home.vue @@ -402,7 +402,7 @@