From bfa4e8c1367db80a2a9162fe47cb200901b26d3d Mon Sep 17 00:00:00 2001 From: liaoxinyu Date: Thu, 9 Jan 2025 15:53:41 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=96=87=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.js | 2 +- i18n/lang/de.json | 2 +- i18n/lang/en.json | 6 +++--- i18n/lang/fra.json | 2 +- i18n/lang/it.json | 2 +- i18n/lang/jp.json | 2 +- i18n/lang/kor.json | 2 +- i18n/lang/pt.json | 2 +- i18n/lang/spa.json | 2 +- i18n/lang/tr.json | 2 +- i18n/lang/zh-TW.json | 6 +++--- manifest.json | 4 ++-- pages.json | 2 +- pages/base/home.vue | 4 ++-- 14 files changed, 20 insertions(+), 20 deletions(-) diff --git a/app.js b/app.js index 4d85246..8b4cb5a 100644 --- a/app.js +++ b/app.js @@ -12,7 +12,7 @@ if (process.env.NODE_ENV == 'production'||true) { //生产环境 // pc端地址 pcUrl:'https://www.moabcoin.com/', // app名称 - appName: 'Moabcoin', + appName: 'Moabpro', // 版本 version: '1.0.0', // 移动端地址 diff --git a/i18n/lang/de.json b/i18n/lang/de.json index 3081f2a..906046b 100644 --- a/i18n/lang/de.json +++ b/i18n/lang/de.json @@ -783,7 +783,7 @@ "a9": "mehrere", "b0": "Bist du sicher, dass du dich einloggen willst?", "b1": "Anmelden oder registrieren", - "b2": "Hallo, willkommen bei Moabcoin", + "b2": "Hallo, willkommen bei Moabpro", "b3": "Betrag", "b4": "Index der Spots", "b5": "Index der Verträge", diff --git a/i18n/lang/en.json b/i18n/lang/en.json index ec94ea2..850e79f 100644 --- a/i18n/lang/en.json +++ b/i18n/lang/en.json @@ -9,7 +9,7 @@ "using": "payments using", "crypto": "crypto", "Why": "Why do you choose to buy", - "digital": "digital currency in Moabcoin", + "digital": "digital currency in Moabpro", "believe": "We believe Cryptolly is here to stay — and that a future worth building is one which opens its doors and invites everyone in ", "help": "We help you make sense of the coins,the terms,the dense charts and market changes", "Clarity": "Clarity", @@ -18,7 +18,7 @@ "convenient": "convenient", "key": "One key transaction,more convenient operation", "technology": "Our technology", - "CoinsExpound": "Moabcoin adopts advanced technologies such as GSLB,distributed server cluster ,distributed storage,high speed memory trading engine with multiple machines,cold wallet,hot wallet with private key offline,etc.,to provide our customers with secure,stable and reliable digital asset trading services through multiple terminals such as web,mobile and desktop terminals ", + "CoinsExpound": "Moabpro adopts advanced technologies such as GSLB,distributed server cluster ,distributed storage,high speed memory trading engine with multiple machines,cold wallet,hot wallet with private key offline,etc.,to provide our customers with secure,stable and reliable digital asset trading services through multiple terminals such as web,mobile and desktop terminals ", "guide": "Beginner's guide", "Wear": "Wear an account", "Get": "Register a trading account", @@ -825,7 +825,7 @@ "a9": "multiple", "b0": "Are you sure you want to log out?", "b1": "Sign in or register", - "b2": "Hi,welcome to Moabcoin", + "b2": "Hi,welcome to Moabpro", "b3": "amount", "b4": "spot index ", "b5": "Contract index", diff --git a/i18n/lang/fra.json b/i18n/lang/fra.json index fa1c8e0..5272b30 100644 --- a/i18n/lang/fra.json +++ b/i18n/lang/fra.json @@ -783,7 +783,7 @@ "a9": "Multiple", "b0": "Tu es sûr de vouloir quitter la connexion?", "b1": "Connexion ou inscription", - "b2": "Hi, bienvenue à Moabcoin", + "b2": "Hi, bienvenue à Moabpro", "b3": "Quantité", "b4": "Indice au comptant", "b5": "Indices contractuels", diff --git a/i18n/lang/it.json b/i18n/lang/it.json index e0ab7a2..d028655 100644 --- a/i18n/lang/it.json +++ b/i18n/lang/it.json @@ -781,7 +781,7 @@ "a9": "multiplo", "b0": "Sei sicuro di voler uscire di casa?", "b1": "Firma o registro", - "b2": "Ciao, benvenuto a Moabcoin", + "b2": "Ciao, benvenuto a Moabpro", "b3": "importo", "b4": "indice dei punti", "b5": "Indice dei contratti", diff --git a/i18n/lang/jp.json b/i18n/lang/jp.json index 60de05a..8ff6973 100644 --- a/i18n/lang/jp.json +++ b/i18n/lang/jp.json @@ -781,7 +781,7 @@ "a9": "倍数", "b0": "本当にログアウトしますか?", "b1": "ログインまたは登録", - "b2": "Hi、Moabcoinをご利用ください。", + "b2": "Hi、Moabproをご利用ください。", "b3": "量を測る", "b4": "現物指数", "b5": "契約指数", diff --git a/i18n/lang/kor.json b/i18n/lang/kor.json index 029496e..3cce8a6 100644 --- a/i18n/lang/kor.json +++ b/i18n/lang/kor.json @@ -781,7 +781,7 @@ "a9": "배수", "b0": "로그 인 을 종료 하 시 겠 습 니까?", "b1": "등록", - "b2": "안녕하세요,Moabcoin 사용 을 환영 합 니 다.", + "b2": "안녕하세요,Moabpro 사용 을 환영 합 니 다.", "b3": "재다.", "b4": "현물 지수", "b5": "계약 지수", diff --git a/i18n/lang/pt.json b/i18n/lang/pt.json index fbc9ac7..0710953 100644 --- a/i18n/lang/pt.json +++ b/i18n/lang/pt.json @@ -781,7 +781,7 @@ "a9": "Múltiplos", "b0": "Tem certeza que quer fazer logon?", "b1": "Assinar ou registar", - "b2": "Olá, bem-vindo Ao Moabcoin.", + "b2": "Olá, bem-vindo Ao Moabpro.", "b3": "Montante", "b4": "índice de Pontos", "b5": "Índice de contratos", diff --git a/i18n/lang/spa.json b/i18n/lang/spa.json index ece890e..a421f86 100644 --- a/i18n/lang/spa.json +++ b/i18n/lang/spa.json @@ -781,7 +781,7 @@ "a9": "Múltiplo", "b0": "¿Estás seguro de que quieres desconectarte?", "b1": "Iniciar sesión o registrarse", - "b2": "Hola, bienvenido a Moabcoin.", + "b2": "Hola, bienvenido a Moabpro.", "b3": "Cantidad", "b4": "Índice al contado", "b5": "Índice de contratos", diff --git a/i18n/lang/tr.json b/i18n/lang/tr.json index a449b8b..e18fd12 100644 --- a/i18n/lang/tr.json +++ b/i18n/lang/tr.json @@ -779,7 +779,7 @@ "a9": "çoklu", "b0": "Oturumu kapatmak istediğinizden emin misiniz?", "b1": "Giriş yap veya kayıt ol", - "b2": "Merhaba, Moabcoin'e hoş geldiniz", + "b2": "Merhaba, Moabpro'e hoş geldiniz", "b3": "miktar", "b4": "nokta indeksi", "b5": "Sözleşme endeksi", diff --git a/i18n/lang/zh-TW.json b/i18n/lang/zh-TW.json index 6e25823..35017cc 100644 --- a/i18n/lang/zh-TW.json +++ b/i18n/lang/zh-TW.json @@ -8,7 +8,7 @@ "using": "支付使用", "crypto": "加密", "Why": "你為什麼選擇購買", - "digital": "Moabcoin的數字貨幣", + "digital": "Moabpro的數字貨幣", "believe": "我們相信加密貨幣將一直存在--是一个值得建立的未來同時是一個敞開著并邀請每個人都加入的大門", "help": "我們幫助你理解貨幣、條款、密集的圖表和市場變化", "Clarity": "清晰度", @@ -17,7 +17,7 @@ "convenient": "方便", "key": "一鍵交易,操作更方便", "technology": "我們的技術", - "CoinsExpound": "Moabcoin採用GSLB、分佈式存儲、多機高速內存交易引擎、冷錢包、離線私鑰熱錢包等先進技術,通過網絡、移動和台式終端等多個終端為客戶提供安全、穩定和可靠的數字資產交易服務", + "CoinsExpound": "Moabpro採用GSLB、分佈式存儲、多機高速內存交易引擎、冷錢包、離線私鑰熱錢包等先進技術,通過網絡、移動和台式終端等多個終端為客戶提供安全、穩定和可靠的數字資產交易服務", "guide": "初學者指南", "Wear": "記下來", "Get": "注册交易帳戶", @@ -822,7 +822,7 @@ "a9": "倍數", "b0": "確定要登出嗎?", "b1": "登入或注册", - "b2": "Hi,歡迎使用Moabcoin", + "b2": "Hi,歡迎使用Moabpro", "b3": "量", "b4": "現貨指數", "b5": "合約指數", diff --git a/manifest.json b/manifest.json index 8e88f27..db8c3ad 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "name" : "Moabcoin", + "name" : "Moabpro", "appid" : "__UNI__88A589F", "description" : "", "versionName" : "1.0.0", @@ -113,7 +113,7 @@ "base" : "./" }, "domain" : "https://app.moabcoin.com", - "title" : "Moabcoin", + "title" : "Moabpro", "template" : "main.html" } } diff --git a/pages.json b/pages.json index cebef69..5533cad 100644 --- a/pages.json +++ b/pages.json @@ -223,7 +223,7 @@ "titleNView": false }, "navigationBarTextStyle": "black", - "navigationBarTitleText": "Moabcoin", + "navigationBarTitleText": "Moabpro", "navigationBarBackgroundColor": "#007AFF", "backgroundColor": "#FFFFFF" }, diff --git a/pages/base/home.vue b/pages/base/home.vue index 44d55ba..a9a51a3 100644 --- a/pages/base/home.vue +++ b/pages/base/home.vue @@ -268,7 +268,7 @@ 1 - {{ $t("homeNewText.bb23",{name:'Moabcoin'}) }} + {{ $t("homeNewText.bb23",{name:'Moabpro'}) }} {{ $t("homeNewText.bb24") }} {{ $t("homeNewText.bb25") }} @@ -471,7 +471,7 @@ :src="theme == 'light' ? 'static/img/moon.png' : 'static/img/sun.png'" /> --> - Moabcoin + Moabpro