diff --git a/locale/de/app.create.json b/locale/de/app.create.json index a3f22d75b4..a0b33994cd 100644 --- a/locale/de/app.create.json +++ b/locale/de/app.create.json @@ -2,12 +2,15 @@ "backupSeed": { "back": "Zurück", "copySeed": "kopieren", + "description": "Please be careful and never input your SEED into other sites, because your account will be compromised and you will lose all of your funds.", "needConfirm": "Sie müssen die Phrase auf dem nächsten Bildschirm bestätigen.", "ok": "Ich habe es aufgeschrieben.", "or": "oder", "saveSecret": "Backup Phrase sichern", + "seedPhrase": "Seed Phrase", "warn": "Da nur Sie Ihr Geld kontrollieren, müssen Sie Ihre Backup-Phrase speichern, falls diese App gelöscht wird", - "writeSeed": "Bitte diese 15 Worte sorgfältig aufschreiben." + "writeSeed": "Bitte diese 15 Worte sorgfältig aufschreiben.", + "yourSeed": "Ihr Seed" }, "confirmBackup": { "again": "und wieder drücken", @@ -74,5 +77,9 @@ "or": "oder", "skip": "Später", "title": "Keine Sicherung (Backup), kein Geld" + }, + "seed": { + "copyToClipboard": "Copy to clipboard", + "saveToFile": "Save to file" } } \ No newline at end of file diff --git a/locale/de/app.dex.json b/locale/de/app.dex.json index bc9791d96a..c472a77326 100644 --- a/locale/de/app.dex.json +++ b/locale/de/app.dex.json @@ -45,6 +45,8 @@ "fee": "Gebühr {{fee}} WAVES", "hasScript": "Brechen Sie [script](https://docs.wavesplatform.com/de/waves-client/advanced_features/script_transaction.html) ab, um den Handel zu tätigen", "last": "Letzte", + "limit": "Limit Order", + "market": "Market Order", "matcherFee": "Fee", "notifications": { "error": { diff --git a/locale/de/app.utils.json b/locale/de/app.utils.json index f51d6323d0..7c8ee9dabd 100644 --- a/locale/de/app.utils.json +++ b/locale/de/app.utils.json @@ -888,6 +888,7 @@ "cell6": "Greifen sie nicht auf ihre Wallet zu, wenn Sie öffentliches WLAN oder ein anderes Gerät verwenden.", "nextButton": "Ich verstehe", "p1": "Eine der häufigsten Formen des Betrugs ist Phishing, bei dem Betrüger falsche Gemeinschaften auf Facebook oder anderen Websites erstellen, die den authentischen ähneln.", + "saveSeedButton": "Save your SEED phrase", "title": "Wie man sich vor Phishing schützt" } } diff --git a/locale/de/app.welcome.json b/locale/de/app.welcome.json index 841cdcc0dd..da9ac49843 100644 --- a/locale/de/app.welcome.json +++ b/locale/de/app.welcome.json @@ -1,8 +1,7 @@ { "backupSeed": { "copySeed": "Seed kopieren", - "warn": "Da nur Sie Ihr Geld kontrollieren, müssen Sie Ihre Backup-Phrase speichern, falls diese App gelöscht wird", - "yourSeed": "Ihr Seed" + "warn": "Da nur Sie Ihr Geld kontrollieren, müssen Sie Ihre Backup-Phrase speichern, falls diese App gelöscht wird" }, "createAccount": { "from": "Benutzerkonto anlegen" @@ -148,6 +147,7 @@ "copyAddress": "Copy address", "copyright": "© 2019 Waves Platform", "copyrightVordex": "© 2019 VORDEX", + "createAccount": "Create account", "createToken": "Token erstellen", "currentAccountName": "Current account name", "dashboard": "Dashboard", diff --git a/locale/en/app.create.json b/locale/en/app.create.json index efc60fe60a..db2b92d1e0 100644 --- a/locale/en/app.create.json +++ b/locale/en/app.create.json @@ -2,12 +2,15 @@ "backupSeed": { "back": "go back", "copySeed": "copy them", + "description": "Please be careful and never input your SEED into other sites, because your account will be compromised and you will lose all of your funds.", "needConfirm": "You will confirm this phrase on the next screen.", "ok": "I’ve written it down", "or": "or", "saveSecret": "Save backup phrase", + "seedPhrase": "Seed Phrase", "warn": "Since only you control your money, you’ll need to save your backup phrase in case this app is deleted or", - "writeSeed": "Please carefully write down these 15 words" + "writeSeed": "Please carefully write down these 15 words", + "yourSeed": "Your Seed phrase" }, "confirmBackup": { "again": "and tap again", @@ -74,5 +77,9 @@ "or": "or", "skip": "Do it later", "title": "No Backup, No Money" + }, + "seed": { + "copyToClipboard": "Copy to clipboard", + "saveToFile": "Save to file" } } \ No newline at end of file diff --git a/locale/en/app.dex.json b/locale/en/app.dex.json index 60826cd1aa..fdefb0cd25 100644 --- a/locale/en/app.dex.json +++ b/locale/en/app.dex.json @@ -45,6 +45,8 @@ "fee": "Fee {{fee}} WAVES", "hasScript": "Cancel [script](https://docs.wavesplatform.com/en/waves-client/advanced_features/script_transaction.html) to trade", "last": "Last", + "limit": "Limit Order", + "market": "Market Order", "matcherFee": "Fee", "notifications": { "error": { diff --git a/locale/en/app.utils.json b/locale/en/app.utils.json index 7cb3a7cc0b..63af2f58ce 100644 --- a/locale/en/app.utils.json +++ b/locale/en/app.utils.json @@ -888,6 +888,7 @@ "cell6": "Do not access your wallet when using public Wi-Fi or someone else’s device.", "nextButton": "I Understand", "p1": "One of the most common forms of scamming is phishing, which is when scammers create fake communities on Facebook or other websites that look similar to the authentic ones.", + "saveSeedButton": "Save your SEED phrase", "title": "How To Protect Yourself from Phishers" } } diff --git a/locale/en/app.welcome.json b/locale/en/app.welcome.json index 3ac96143ed..19dd5f568e 100644 --- a/locale/en/app.welcome.json +++ b/locale/en/app.welcome.json @@ -1,8 +1,7 @@ { "backupSeed": { "copySeed": "Copy Seed phrase", - "warn": "Since only you control your money, you’ll need to save your Seed phrase in case this app is deleted or", - "yourSeed": "Your Seed phrase" + "warn": "Since only you control your money, you’ll need to save your Seed phrase in case this app is deleted or" }, "createAccount": { "from": "createAccount" @@ -148,6 +147,7 @@ "copyAddress": "Copy address", "copyright": "© 2019 Waves Platform", "copyrightVordex": "© 2019 VORDEX", + "createAccount": "Create account", "createToken": "Create token", "currentAccountName": "Current account name", "dashboard": "Dashboard", diff --git a/locale/es/app.create.json b/locale/es/app.create.json index a973173d30..71c798375d 100644 --- a/locale/es/app.create.json +++ b/locale/es/app.create.json @@ -2,12 +2,15 @@ "backupSeed": { "back": "ir para atrás", "copySeed": "cópialas", + "description": "Please be careful and never input your SEED into other sites, because your account will be compromised and you will lose all of your funds.", "needConfirm": "Confirmarás esta frase en la próxima pantalla.", "ok": "Las he anotado", "or": "o", "saveSecret": "Guarda la frase de respaldo (backup)", + "seedPhrase": "Seed Phrase", "warn": "Dado que eres el único que controlas tu dinero, debes guardar la frase de respaldo por si acaso esta app fuera borrada o ", - "writeSeed": "Por favor, anota cuidadosamente estas 15 palabras." + "writeSeed": "Por favor, anota cuidadosamente estas 15 palabras.", + "yourSeed": "Su frase SEED" }, "confirmBackup": { "again": "y desliza otra vez", @@ -74,5 +77,9 @@ "or": "o", "skip": "Lo haré después.", "title": "Sin backup no hay dinero" + }, + "seed": { + "copyToClipboard": "Copy to clipboard", + "saveToFile": "Save to file" } } \ No newline at end of file diff --git a/locale/es/app.dex.json b/locale/es/app.dex.json index 537de9081c..ea0e87ec4d 100644 --- a/locale/es/app.dex.json +++ b/locale/es/app.dex.json @@ -45,6 +45,8 @@ "fee": "Comisión de {{fee}} WAVES", "hasScript": "Cancele[script](https://docs.wavesplatform.com/en/waves-client/advanced_features/script_transaction.html) por operar", "last": "Última", + "limit": "Limit Order", + "market": "Market Order", "matcherFee": "Fee", "notifications": { "error": { diff --git a/locale/es/app.utils.json b/locale/es/app.utils.json index ec6ac0e2db..2cafdce53c 100644 --- a/locale/es/app.utils.json +++ b/locale/es/app.utils.json @@ -888,6 +888,7 @@ "cell6": "No accedas a tu cartera (Wallet) cuando uses un acceso público Wi-Fi o el dispositivo de alguien.", "nextButton": "Lo entiendo", "p1": "Una de las formas más comunes de estafa es la suplantación de identidad, en el que estafadores crean falsas comunidades de Facebook u otros websites que se parecen a los auténticos.", + "saveSeedButton": "Save your SEED phrase", "title": "¿Cómo protegerte de los estafadores?" } } diff --git a/locale/es/app.welcome.json b/locale/es/app.welcome.json index 4481696937..69c53b03b9 100644 --- a/locale/es/app.welcome.json +++ b/locale/es/app.welcome.json @@ -1,8 +1,7 @@ { "backupSeed": { "copySeed": "Copiar frase SEED", - "warn": "Dado que solo usted controla su dinero, deberá guardar su frase SEED en caso de que esta aplicación se elimine o", - "yourSeed": "Su frase SEED" + "warn": "Dado que solo usted controla su dinero, deberá guardar su frase SEED en caso de que esta aplicación se elimine o" }, "createAccount": { "from": "crearCuenta" @@ -148,6 +147,7 @@ "copyAddress": "Copiar la dirección", "copyright": "© 2019 Waves Platform", "copyrightVordex": "© 2019 VORDEX", + "createAccount": "Create account", "createToken": "Crear token", "currentAccountName": "Nombre de cuenta actual", "dashboard": "Tablero", diff --git a/locale/et_EE/app.create.json b/locale/et_EE/app.create.json index 953ab3f34e..cf90116ca1 100644 --- a/locale/et_EE/app.create.json +++ b/locale/et_EE/app.create.json @@ -2,12 +2,15 @@ "backupSeed": { "back": "mine tagasi", "copySeed": "kopeerige need", + "description": "Please be careful and never input your SEED into other sites, because your account will be compromised and you will lose all of your funds.", "needConfirm": "Kinnitate selle fraasi järgmisel ekraanil.", "ok": "Ma olen selle üles kirjutanud", "or": "või", "saveSecret": "Salvestage salafraas", + "seedPhrase": "Seed Phrase", "warn": "Kuna ainult Teie kontrollite enda raha, peate salvestama salafraasi juhul kui see rakendus kustutatakse või", - "writeSeed": "Palun kirjutage hoolikalt üles need 15 sõna" + "writeSeed": "Palun kirjutage hoolikalt üles need 15 sõna", + "yourSeed": "Your Seed phrase" }, "confirmBackup": { "again": "ja vajutage uuesti", @@ -74,5 +77,9 @@ "or": "või", "skip": "Teen seda hiljem", "title": "Pole Salafraasi, Pole Raha" + }, + "seed": { + "copyToClipboard": "Copy to clipboard", + "saveToFile": "Save to file" } } \ No newline at end of file diff --git a/locale/et_EE/app.dex.json b/locale/et_EE/app.dex.json index a964fce5f5..70c674c7c9 100644 --- a/locale/et_EE/app.dex.json +++ b/locale/et_EE/app.dex.json @@ -45,6 +45,8 @@ "fee": "Tasu {{fee}} WAVES", "hasScript": "Kauplemiseks tühista [script](https://docs.wavesplatform.com/en/waves-client/advanced_features/script_transaction.html)", "last": "Viimane", + "limit": "Limit Order", + "market": "Market Order", "matcherFee": "Fee", "notifications": { "error": { diff --git a/locale/et_EE/app.utils.json b/locale/et_EE/app.utils.json index e06e3d6c13..7a97426b9f 100644 --- a/locale/et_EE/app.utils.json +++ b/locale/et_EE/app.utils.json @@ -888,6 +888,7 @@ "cell6": "Ärge avage oma rahakotti, kui kasutate avalikku Wi-Fi't või kellegi teise seadet", "nextButton": "Ma saan aru", "p1": "Üks levinumaid pettuse vorme on andmepüük, mis on siis, kui petturid loovad Facebookis võltsitud kogukonnad või muud autentsete lehekülgedega sarnased veebilehed.", + "saveSeedButton": "Save your SEED phrase", "title": "Kuidas Kaitsta End Andmepüüdjate Eest" } } diff --git a/locale/et_EE/app.welcome.json b/locale/et_EE/app.welcome.json index 158c6bea58..b42d0f8c6c 100644 --- a/locale/et_EE/app.welcome.json +++ b/locale/et_EE/app.welcome.json @@ -1,8 +1,7 @@ { "backupSeed": { "copySeed": "Copy Seed phrase", - "warn": "Since only you control your money, you’ll need to save your Seed phrase in case this app is deleted or", - "yourSeed": "Your Seed phrase" + "warn": "Since only you control your money, you’ll need to save your Seed phrase in case this app is deleted or" }, "createAccount": { "from": "createAccount" @@ -148,6 +147,7 @@ "copyAddress": "Copy address", "copyright": "© 2019 Waves Platform", "copyrightVordex": "© 2019 VORDEX", + "createAccount": "Create account", "createToken": "Create token", "currentAccountName": "Current account name", "dashboard": "Dashboard", diff --git a/locale/fr/app.create.json b/locale/fr/app.create.json index feb131f57e..5b2f812892 100644 --- a/locale/fr/app.create.json +++ b/locale/fr/app.create.json @@ -2,12 +2,15 @@ "backupSeed": { "back": "Retour", "copySeed": "Copier", + "description": "Please be careful and never input your SEED into other sites, because your account will be compromised and you will lose all of your funds.", "needConfirm": "Vous confirmez cette phrase à l'écran suivant.", "ok": "Je l'ai écrite", "or": "ou", "saveSecret": "Enregistrer la phrase de sauvegarde", + "seedPhrase": "Seed Phrase", "warn": "Vu que vous êtes seul à contrôler votre argent, vous devrez enregistrer votre phrase de sauvegarde dans le cas où cette application est supprimée ou", - "writeSeed": "Veuillez soigneusement écrire ces 15 mots" + "writeSeed": "Veuillez soigneusement écrire ces 15 mots", + "yourSeed": "Votre phrase secrète" }, "confirmBackup": { "again": "et saisissez à nouveau", @@ -74,5 +77,9 @@ "or": "ou", "skip": "Le faire plus tard", "title": "Pas de sauvegarde, pas d'argent" + }, + "seed": { + "copyToClipboard": "Copy to clipboard", + "saveToFile": "Save to file" } } \ No newline at end of file diff --git a/locale/fr/app.dex.json b/locale/fr/app.dex.json index 2f3e92e474..b41e6268be 100644 --- a/locale/fr/app.dex.json +++ b/locale/fr/app.dex.json @@ -45,6 +45,8 @@ "fee": "Frais {{fee}} WAVES", "hasScript": "Annuler [script](https://docs.wavesplatform.com/en/waves-client/advanced_features/script_transaction.html) pour échanger", "last": "Dernier", + "limit": "Limit Order", + "market": "Market Order", "matcherFee": "Frais", "notifications": { "error": { diff --git a/locale/fr/app.utils.json b/locale/fr/app.utils.json index 3948625475..6179a9a853 100644 --- a/locale/fr/app.utils.json +++ b/locale/fr/app.utils.json @@ -888,6 +888,7 @@ "cell6": "N'accédez pas à votre portefeuille lorsque vous utilisez le Wi-Fi public ou l'appareil de quelqu'un d'autre.", "nextButton": "Je comprends", "p1": "L'une des formes les plus courantes d'escroquerie est l'hameçonnage, qui consiste à créer de fausses communautés sur Facebook ou d'autres sites Web qui ressemblent à des sites authentiques.", + "saveSeedButton": "Save your SEED phrase", "title": "Comment vous protéger des escrocs" } } diff --git a/locale/fr/app.welcome.json b/locale/fr/app.welcome.json index d8fafc6ae7..8f7450fef6 100644 --- a/locale/fr/app.welcome.json +++ b/locale/fr/app.welcome.json @@ -1,8 +1,7 @@ { "backupSeed": { "copySeed": "Copier la phrase secrète", - "warn": "Vu que vous êtes seul à contrôler votre argent, vous devrez enregistrer votre phrase de sauvegarde dans le cas où cette application est supprimée ou", - "yourSeed": "Votre phrase secrète" + "warn": "Vu que vous êtes seul à contrôler votre argent, vous devrez enregistrer votre phrase de sauvegarde dans le cas où cette application est supprimée ou" }, "createAccount": { "from": "créerCompte" @@ -148,6 +147,7 @@ "copyAddress": "Copier l'adresse", "copyright": "© 2019 Waves Platform", "copyrightVordex": "© 2019 VORDEX", + "createAccount": "Create account", "createToken": "Créer un jeton", "currentAccountName": "Nom actuel du compte", "dashboard": "Tableau de bord", diff --git a/locale/hi_IN/app.create.json b/locale/hi_IN/app.create.json index 4dfe763482..887323e576 100644 --- a/locale/hi_IN/app.create.json +++ b/locale/hi_IN/app.create.json @@ -2,12 +2,15 @@ "backupSeed": { "back": "वापस जाएं", "copySeed": "इनको कॉपी करें", + "description": "Please be careful and never input your SEED into other sites, because your account will be compromised and you will lose all of your funds.", "needConfirm": "आप इस वाक्य की पुष्टि अगले स्क्रीन पर करेंगे ", "ok": "मैने इनको लिख लिया है", "or": "या", "saveSecret": "बैकअप वाक्य सहेंजें", + "seedPhrase": "Seed Phrase", "warn": "क्योंकि केवल आप अपना धन नियंत्रित करते हैं इसलिए इस ऐप के हटाएं जाने की स्थिति में आपको अपना बैकअप वाक्य सहेजना चाहिए या", - "writeSeed": "कृपया इन 15 शब्दों को सावधानीपूर्वक लिखें" + "writeSeed": "कृपया इन 15 शब्दों को सावधानीपूर्वक लिखें", + "yourSeed": "Your Seed phrase" }, "confirmBackup": { "again": "और पुनः टैप करें", @@ -74,5 +77,9 @@ "or": "या", "skip": "इसे बाद में करें", "title": "कोई बैकअप नहीं, कोई धन नहीं" + }, + "seed": { + "copyToClipboard": "Copy to clipboard", + "saveToFile": "Save to file" } } \ No newline at end of file diff --git a/locale/hi_IN/app.dex.json b/locale/hi_IN/app.dex.json index 0755b5a2f5..50c1326efa 100644 --- a/locale/hi_IN/app.dex.json +++ b/locale/hi_IN/app.dex.json @@ -45,6 +45,8 @@ "fee": "फीस {{fee}} WAVES", "hasScript": "रद्द करें [स्क्रिप्ट](https://docs.wavesplatform.com/en/waves-client/advanced_features/script_transaction.html) व्यापार करने के लिए", "last": "अंतिम", + "limit": "Limit Order", + "market": "Market Order", "matcherFee": "Fee", "notifications": { "error": { diff --git a/locale/hi_IN/app.utils.json b/locale/hi_IN/app.utils.json index 094778f3b4..d1d054596d 100644 --- a/locale/hi_IN/app.utils.json +++ b/locale/hi_IN/app.utils.json @@ -888,6 +888,7 @@ "cell6": "सार्वजनिक वाई-फाई या किसी और की डिवाइस का उपयोग करते समय अपने वॉलेट को एक्सेस ना करें।", "nextButton": "मैं समझा", "p1": "अपनी खुद की सुरक्षा के लिए कुछ महत्वपूर्ण चीजों को समझने के लिए कृपया कुछ समय निकालें।", + "saveSeedButton": "Save your SEED phrase", "title": "फिशर्स से खुद की सुरक्षा कैसे करें" } } diff --git a/locale/hi_IN/app.welcome.json b/locale/hi_IN/app.welcome.json index ea9ce57874..ca5e92d178 100644 --- a/locale/hi_IN/app.welcome.json +++ b/locale/hi_IN/app.welcome.json @@ -1,8 +1,7 @@ { "backupSeed": { "copySeed": "Copy Seed phrase", - "warn": "Since only you control your money, you’ll need to save your Seed phrase in case this app is deleted or", - "yourSeed": "Your Seed phrase" + "warn": "Since only you control your money, you’ll need to save your Seed phrase in case this app is deleted or" }, "createAccount": { "from": "createAccount" @@ -148,6 +147,7 @@ "copyAddress": "Copy address", "copyright": "© 2019 Waves Platform", "copyrightVordex": "© 2019 VORDEX", + "createAccount": "Create account", "createToken": "Create token", "currentAccountName": "Current account name", "dashboard": "Dashboard", diff --git a/locale/id/app.create.json b/locale/id/app.create.json index 65db928d2e..9732458660 100644 --- a/locale/id/app.create.json +++ b/locale/id/app.create.json @@ -2,12 +2,15 @@ "backupSeed": { "back": "kembali", "copySeed": "salin semua", + "description": "Please be careful and never input your SEED into other sites, because your account will be compromised and you will lose all of your funds.", "needConfirm": "Anda akan mengkonfirmasi frasa ini pada layar berikutnya.", "ok": "Saya telah menulisnya", "or": "atau", "saveSecret": "Simpan cadangan frasa", + "seedPhrase": "Seed Phrase", "warn": "Karena hanya Anda yang mengontrol uang Anda, Anda harus menyimpan frasa cadangan Anda jika aplikasi ini dihapus atau", - "writeSeed": "Tolong berhati-hati dalam menuliskan 15 kata ini" + "writeSeed": "Tolong berhati-hati dalam menuliskan 15 kata ini", + "yourSeed": "Frasa SEED Anda" }, "confirmBackup": { "again": "dan ketuk lagi", @@ -74,5 +77,9 @@ "or": "atau", "skip": "Lakukan nanti", "title": "Tidak dicadangkan, Beresiko kehilangan Uang" + }, + "seed": { + "copyToClipboard": "Copy to clipboard", + "saveToFile": "Save to file" } } \ No newline at end of file diff --git a/locale/id/app.dex.json b/locale/id/app.dex.json index 428f0928fe..8decb82845 100644 --- a/locale/id/app.dex.json +++ b/locale/id/app.dex.json @@ -45,6 +45,8 @@ "fee": "Biaya {{fee}} WAVES", "hasScript": "Batalkan [skrip](https://docs.wavesplatform.com/en/waves-client/advanced_features/script_transaction.html) untuk pertukaran", "last": "Terakhir", + "limit": "Limit Order", + "market": "Market Order", "matcherFee": "Biaya", "notifications": { "error": { diff --git a/locale/id/app.utils.json b/locale/id/app.utils.json index 4a9c43a11c..43eb863dae 100644 --- a/locale/id/app.utils.json +++ b/locale/id/app.utils.json @@ -888,6 +888,7 @@ "cell6": "Jangan mengakses dompet Anda saat menggunakan Wi-Fi publik atau perangkat orang lain.", "nextButton": "Saya mengerti", "p1": "Salah satu bentuk penipuan yang paling umum adalah phishing, yaitu ketika scammers membuat komunitas palsu di Facebook atau situs web lain yang terlihat mirip dengan yang asli.", + "saveSeedButton": "Save your SEED phrase", "title": "Cara Melindungi Diri dari Phisher" } } diff --git a/locale/id/app.welcome.json b/locale/id/app.welcome.json index e34e7481b6..dabdc2d500 100644 --- a/locale/id/app.welcome.json +++ b/locale/id/app.welcome.json @@ -1,8 +1,7 @@ { "backupSeed": { "copySeed": "Salin frasa SEED", - "warn": "Karena hanya Anda yang mengendalikan uang Anda, Anda harus menyimpan frase SEED Anda jika aplikasi ini dihapus atau", - "yourSeed": "Frasa SEED Anda" + "warn": "Karena hanya Anda yang mengendalikan uang Anda, Anda harus menyimpan frase SEED Anda jika aplikasi ini dihapus atau" }, "createAccount": { "from": "createAccount" @@ -148,6 +147,7 @@ "copyAddress": "Salin alamat", "copyright": "© 2019 Waves Platform", "copyrightVordex": "© 2019 VORDEX", + "createAccount": "Create account", "createToken": "Buat token", "currentAccountName": "Nama akun saat ini", "dashboard": "Dasbor", diff --git a/locale/it/app.create.json b/locale/it/app.create.json index 6554dee662..ac132d8818 100644 --- a/locale/it/app.create.json +++ b/locale/it/app.create.json @@ -2,12 +2,15 @@ "backupSeed": { "back": "torna indietro", "copySeed": "copiali", + "description": "Fai attenzione e non inserire mai il tuo SEED in altri siti, perché il tuo account sarà compromesso e perderai tutti i tuoi fondi.", "needConfirm": "Potrai confermare questa frase nella prossima schermata.", "ok": "L'ho scritta", "or": "oppure", "saveSecret": "Salva frase di backup", + "seedPhrase": "Frase Seed", "warn": "Poichè soltanto tu hai il controllo sui tuoi fondi, sarà bene copiare questa frase di backup in caso quest'app venisse rimossa oppure", - "writeSeed": "Per favore, scrivi attentamente queste 15 parole" + "writeSeed": "Per favore, scrivi attentamente queste 15 parole", + "yourSeed": "La tua frase Seed" }, "confirmBackup": { "again": "e seleziona nuovamente", @@ -74,5 +77,9 @@ "or": "oppure", "skip": "Lo faccio dopo", "title": "Niente Backup, Niente Soldi" + }, + "seed": { + "copyToClipboard": "Copia negli appunti", + "saveToFile": "Salva su file" } } \ No newline at end of file diff --git a/locale/it/app.dex.json b/locale/it/app.dex.json index f9623768db..11a7c87628 100644 --- a/locale/it/app.dex.json +++ b/locale/it/app.dex.json @@ -19,7 +19,7 @@ "candleChart": { "error": "{div}[Non è stato possibile scaricare il listino.]{div}[Se vuoi usare questo listino nella tua applicazione, invia una richiesta a [tradingview.com](https://tradingview.com)]" }, - "charts": "charts", + "charts": "grafici", "createOrder": { "1day": "1 giorno", "1hour": "1 ora", @@ -37,14 +37,16 @@ "amountMin": "Importo minimo -", "balance": "{{name}} insufficienti", "precision": "Superamento del massimo di {{precision}} posizioni decimali", - "priceMax": "Max Price - ", - "priceMin": "Min Price - ", + "priceMax": "Prezzo mas -", + "priceMin": "Prezzo min - ", "required": "Questo campo è obbligatorio" }, "expiration": "Scadenza", "fee": "Spese {{fee}} WAVES", "hasScript": "Cancella [script](https://docs.wavesplatform.com/en/waves-client/advanced_features/script_transaction.html) da scambiare", "last": "Ultimi", + "limit": "Ordine limite", + "market": "Ordine di mercato", "matcherFee": "Spese", "notifications": { "error": { @@ -68,8 +70,8 @@ "priceField": "Prezzo Limite", "sell": "Vendi", "spread": "spread", - "stopPriceField": "Stop price", - "stopPriceHelp": "This is an automatic buy or sell order at a predetermined price", + "stopPriceField": "Prezzo stop", + "stopPriceHelp": "Si tratta di un ordine automatico di acquisto o di vendita ad un prezzo predeterminato.", "total": "Totale" }, "demo": { @@ -151,7 +153,7 @@ "header": "Qualcosa non ha funzionato" } }, - "orders": "orders", + "orders": "ordini", "portfolio": { "title": "Portafoglio" }, @@ -237,12 +239,12 @@ "all": "Tutto", "btc": "Btc", "eth": "ETH", - "history": "history", + "history": "cronologia", "myBalance": "Il mio bilancio", "myTradeHistory": "Il mio storico ordini", "openOrders": "I miei ordini pendenti", "OrderHistory": "Storico Ordini", - "trade": "Trade", + "trade": "Commercio", "tradeHistory": "Storico Ordini", "waves": "Waves" } diff --git a/locale/it/app.import.json b/locale/it/app.import.json index bb7b703644..4541299da6 100644 --- a/locale/it/app.import.json +++ b/locale/it/app.import.json @@ -37,7 +37,7 @@ "seedAndKey": { "name": "Seed o chiave" }, - "seedAndKeyDescription": "Importa account da un SEED di backup o da una chiave privata", + "seedAndKeyDescription": "Importa account da un SEED o chiave privata", "selectButton": "Seleziona", "wavesClient": "Client Waves", "wavesClientDescription": "Importa account da un client Waves", diff --git a/locale/it/app.ui.json b/locale/it/app.ui.json index db57e9cb39..8056488188 100644 --- a/locale/it/app.ui.json +++ b/locale/it/app.ui.json @@ -1,5 +1,5 @@ { - "active": "Active", + "active": "Attivo", "all": "Tutto", "amount": "Quantitativo", "balanceInput": { diff --git a/locale/it/app.utils.json b/locale/it/app.utils.json index 3dbc3b86d2..b2cb63060f 100644 --- a/locale/it/app.utils.json +++ b/locale/it/app.utils.json @@ -194,10 +194,10 @@ "ok": "Accedi" }, "deleteAccount": { - "cancel": "Cancel", - "delete": "Remove", - "description": "{div}[Removing an account will lead to its irretrievable loss if you didn't save a backup phrase (SEED).]\n{div}[Click on the REMOVE button to proceed with account removal, or CANCEL to return to the previous screen.]", - "header": "Remove account" + "cancel": "Annulla", + "delete": "Elimina", + "description": "{div} [La rimozione di un account comporterà la sua perdita irrecuperabile se non si salva una frase di backup (SEED).] \n {div} [Fare clic sul pulsante RIMUOVI per procedere con la rimozione dell'account o ANNULLA per tornare alla schermata precedente.]", + "header": "Rimuovi account" }, "deposit": { "coinomatBCH": { @@ -355,7 +355,7 @@ "matcherChoice": { "customMatcher": "Indirizzo Matcher personalizzato", "matcher": "Matcher", - "matcherTerms": "I agree to the Super DEX Mather Terms of Use.", + "matcherTerms": "Accetto i Termini di utilizzo di Super DEX Mather.", "terms": "Termini e condizioni", "title": "Seleziona il Matcher", "wavesTerms": "Ho più di 18 anni e accetto le Condizioni d'uso di Waves e l'Informativa sulla privacy di Waves." @@ -636,7 +636,7 @@ "account": "Account", "cancel": "Crea un account", "changePass": "Cambia password", - "deleteAccount": "Remove account", + "deleteAccount": "Rimuovi account", "exportAccounts": { "accounts": "Account", "export": "Esportazione", @@ -683,7 +683,7 @@ "dataProviderInvalid": "Informazioni del provider non acquisite. Controllare il link e riprovare più tardi", "dataProviderName": "{{dataProviderName}}", "dontShowSpamCheckboxDescr": "Nascondi token sospetti", - "edit": "Edit", + "edit": "Modifica", "forDisableClear": "Per disabilitarlo completamente, lascia vuoto il campo.", "matcherAddress": "Indirizzo Matcher", "nodeAddress": "Indirizzo Nodo", @@ -695,7 +695,7 @@ }, "ok": "Accedi", "pairing": { - "devicePairing": "Esporta account", + "devicePairing": "Esporta account in app", "header": "Scansione Codice Accoppiamento", "showCodeLink": "Mostra Codice Accoppiamento", "unavailable": { @@ -717,7 +717,7 @@ "backupPhrase": "Frase di Backup", "base58Seed": "Frase di backup codificata", "encodedSeed": "Seed codificato", - "exportAccount": "Esporta account", + "exportAccount": "Esporta account su file", "id": "ID Account", "privateKey": "Chiave Privata", "publicKey": "Chiave Pubblica", @@ -888,6 +888,7 @@ "cell6": "Non accedere al tuo wallet utilizzando accessi Wi-Fi pubblici o dispositivi di altre persone.", "nextButton": "Ho capito", "p1": "Una delle forme di truffa più diffuse è il phishing, messo in atto da truffatori che creano false community su Facebook o veri e propri siti che ricordano molto i progetti autentici cui mirano.", + "saveSeedButton": "Salva la tua frase SEED", "title": "Come proteggersi dai Phishers" } } @@ -968,7 +969,7 @@ "1_3_7": "{span.line} [1. Integrazione con [tokenrating.wavesexplorer.com] (https://tokenrating.wavesexplorer.com) Ora puoi valutare i token direttamente nell'app.] \n {span.line} [2. Sono stati corretti altri bug minori.]", "1_3_9": "{span.line} [1. Miglioramento Interfaccia utente e funzionalità delle sezioni di Exchange e Wallet.] \n {span.line} [2. Correzione di altri bug minori.]", "1_4_0": "{span.line}[Aggiunta la possibilità di passare da un account all'altro nello stesso wallet.]", - "1_4_4": "{span.line}[Added ability to backup and restore accounts from the keystore-file]" + "1_4_4": "{span.line} [Aggiunta la possibilità di eseguire il backup e il ripristino degli account dal file keystore]" }, "title": "Le novità della versione {{version}}" } diff --git a/locale/it/app.welcome.json b/locale/it/app.welcome.json index 28ad1ebb30..31715a0a8f 100644 --- a/locale/it/app.welcome.json +++ b/locale/it/app.welcome.json @@ -1,8 +1,7 @@ { "backupSeed": { "copySeed": "Copia frase seed", - "warn": "Poichè soltanto tu hai il controllo sui tuoi fondi, sarà bene copiare questa frase di backup in caso quest'app venisse rimossa oppure", - "yourSeed": "La tua frase Seed" + "warn": "Poichè soltanto tu hai il controllo sui tuoi fondi, sarà bene copiare questa frase di backup in caso quest'app venisse rimossa oppure" }, "createAccount": { "from": "creaAccount" @@ -148,6 +147,7 @@ "copyAddress": "Copia indirizzo", "copyright": "© 2019 Waves Platform", "copyrightVordex": "© 2019 VORDEX", + "createAccount": "Crea account", "createToken": "Crea token", "currentAccountName": "Nome account corrente", "dashboard": "Cruscotto", diff --git a/locale/ja/app.create.json b/locale/ja/app.create.json index abb49ce23a..ff8707c396 100644 --- a/locale/ja/app.create.json +++ b/locale/ja/app.create.json @@ -2,12 +2,15 @@ "backupSeed": { "back": "戻る", "copySeed": "コピー", + "description": "Please be careful and never input your SEED into other sites, because your account will be compromised and you will lose all of your funds.", "needConfirm": "あなたは次の画面でこのフレーズの入力を求められます。", "ok": "書き留めました", "or": "または", "saveSecret": "バックアップフレーズを保存", + "seedPhrase": "Seed Phrase", "warn": "あなたのお金を管理できるのはあなただけです。このアプリが削除された場合に備え、バックアップフレーズを保存してください。または", - "writeSeed": "これらの15単語を慎重に書き留めてください" + "writeSeed": "これらの15単語を慎重に書き留めてください", + "yourSeed": "あなたのシードフレーズ" }, "confirmBackup": { "again": "そして、もう一度タップする", @@ -74,5 +77,9 @@ "or": "または", "skip": "あとで", "title": "バックアップなしでは、あなたの資産は守られません" + }, + "seed": { + "copyToClipboard": "Copy to clipboard", + "saveToFile": "Save to file" } } \ No newline at end of file diff --git a/locale/ja/app.dex.json b/locale/ja/app.dex.json index 48f198a714..14e23c5047 100644 --- a/locale/ja/app.dex.json +++ b/locale/ja/app.dex.json @@ -45,6 +45,8 @@ "fee": "手数料 {{fee}} WAVES", "hasScript": "トレードの為にスクリプト(https://docs.wavesplatform.com/en/waves-client/advanced_features/script_transaction.html) をキャンセル", "last": "最終", + "limit": "Limit Order", + "market": "Market Order", "matcherFee": "手数料", "notifications": { "error": { diff --git a/locale/ja/app.utils.json b/locale/ja/app.utils.json index c8aa62d66f..2bead243c3 100644 --- a/locale/ja/app.utils.json +++ b/locale/ja/app.utils.json @@ -888,6 +888,7 @@ "cell6": "公共のWi-Fiに接続している時、または自分以外のデバイスを使用する際、あなたのウォレットにはアクセスしないでください。", "nextButton": "理解しました", "p1": "最も一般的な詐欺の方法の一つがフィッシングです。Facebookやウェブサイト上で公式に似たページを偽造するケースが多いです。", + "saveSeedButton": "Save your SEED phrase", "title": "あなたを詐欺師から守る方法" } } diff --git a/locale/ja/app.welcome.json b/locale/ja/app.welcome.json index 8a246ced4b..50c5fdab52 100644 --- a/locale/ja/app.welcome.json +++ b/locale/ja/app.welcome.json @@ -1,8 +1,7 @@ { "backupSeed": { "copySeed": "シードをコピー", - "warn": "あなたのお金を管理できるのはあなただけです。このアプリが削除された場合に備え、バックアップフレーズを保存してください。または", - "yourSeed": "あなたのシードフレーズ" + "warn": "あなたのお金を管理できるのはあなただけです。このアプリが削除された場合に備え、バックアップフレーズを保存してください。または" }, "createAccount": { "from": "アカウントを作成" @@ -148,6 +147,7 @@ "copyAddress": "アドレスをコピー", "copyright": "©2019 Waves Platform", "copyrightVordex": "© 2019 VORDEX", + "createAccount": "Create account", "createToken": "トークンを作成", "currentAccountName": "現在のアカウント名", "dashboard": "ダッシュボード", diff --git a/locale/ko/app.create.json b/locale/ko/app.create.json index 1771dcad3f..cc8fe834ff 100644 --- a/locale/ko/app.create.json +++ b/locale/ko/app.create.json @@ -2,12 +2,15 @@ "backupSeed": { "back": "이전 페이지로 돌아가세요", "copySeed": "이곳을 클릭하여 복사하세요", + "description": "Please be careful and never input your SEED into other sites, because your account will be compromised and you will lose all of your funds.", "needConfirm": "확인을 위해 다음 단계에서 백업 구절을 직접 입력해야 합니다.", "ok": "백업 구절을 저장했습니다", "or": "하거나", "saveSecret": "백업 구절 저장", + "seedPhrase": "Seed Phrase", "warn": "본인이 직접 자산을 관리해야 하며 앱이 삭제될 경우를 대비해 아래의 백업 구절을 반드시 저장하거나", - "writeSeed": "아래 15개의 단어를 직접 메모" + "writeSeed": "아래 15개의 단어를 직접 메모", + "yourSeed": "귀하의 SEED 구절" }, "confirmBackup": { "again": "다시 순서대로 클릭하세요", @@ -74,5 +77,9 @@ "or": "또는", "skip": "다음에 하기", "title": "백업하지 않으면 자산을 모두 잃을 수 있습니다" + }, + "seed": { + "copyToClipboard": "Copy to clipboard", + "saveToFile": "Save to file" } } \ No newline at end of file diff --git a/locale/ko/app.dex.json b/locale/ko/app.dex.json index 64c0006ee0..2ed1a18269 100644 --- a/locale/ko/app.dex.json +++ b/locale/ko/app.dex.json @@ -45,6 +45,8 @@ "fee": "수수료 {{fee}} WAVES", "hasScript": "거래하기 위해 [Script](https://docs.wavesplatform.com/en/waves-client/advanced_features/script_transaction.html)를 취소하세요", "last": "체결가", + "limit": "Limit Order", + "market": "Market Order", "matcherFee": "수수료", "notifications": { "error": { diff --git a/locale/ko/app.utils.json b/locale/ko/app.utils.json index b459fffd33..d574f5c4ac 100644 --- a/locale/ko/app.utils.json +++ b/locale/ko/app.utils.json @@ -888,6 +888,7 @@ "cell6": "공용 Wi-Fi 또는 타인의 장치를 사용하여 지갑에 액세스하지 마세요.", "nextButton": "모두 이해했습니다", "p1": "가장 일반적인 형태의 사기 중 하나는 피싱입니다. 이는 사기꾼들이 Facebook이나 다른 웹사이트에서 실제의 것과 아주 흡사한 가짜 커뮤니티를 만드는 것입니다.", + "saveSeedButton": "Save your SEED phrase", "title": "피싱으로부터 자신을 보호하는 방법" } } diff --git a/locale/ko/app.welcome.json b/locale/ko/app.welcome.json index 188e176c06..efe319523a 100644 --- a/locale/ko/app.welcome.json +++ b/locale/ko/app.welcome.json @@ -1,8 +1,7 @@ { "backupSeed": { "copySeed": "SEED 구절 복사", - "warn": "귀하의 자산은 본인만 통제할 수 있습니다. 앱이 삭제될 경우를 대비해 반드시 백업 구절을 저장해야 합니다.", - "yourSeed": "귀하의 SEED 구절" + "warn": "귀하의 자산은 본인만 통제할 수 있습니다. 앱이 삭제될 경우를 대비해 반드시 백업 구절을 저장해야 합니다." }, "createAccount": { "from": "계정 생성" @@ -148,6 +147,7 @@ "copyAddress": "주소 복사", "copyright": "© 2019 Waves 플랫폼", "copyrightVordex": "© 2019 VORDEX", + "createAccount": "Create account", "createToken": "토큰 생성", "currentAccountName": "Current account name", "dashboard": "대시보드", diff --git a/locale/nl_NL/app.create.json b/locale/nl_NL/app.create.json index e23230d2aa..fd2bb9706a 100644 --- a/locale/nl_NL/app.create.json +++ b/locale/nl_NL/app.create.json @@ -2,12 +2,15 @@ "backupSeed": { "back": "terug", "copySeed": "kopieer ze", + "description": "Please be careful and never input your SEED into other sites, because your account will be compromised and you will lose all of your funds.", "needConfirm": "U bevestigt deze zin op het volgende scherm.", "ok": "Ik heb het opgeschreven", "or": "of", "saveSecret": "Bewaar back-up regel", + "seedPhrase": "Seed Phrase", "warn": "Omdat alleen u uw geld beheert, moet u uw back-up regel bewaren voor het geval deze app wordt verwijderd of", - "writeSeed": "Noteer deze 15 woorden zorgvuldig" + "writeSeed": "Noteer deze 15 woorden zorgvuldig", + "yourSeed": "Uw backup regel" }, "confirmBackup": { "again": "en tik opnieuw", @@ -74,5 +77,9 @@ "or": "of", "skip": "Doe het later", "title": "Geen Backup, Geen Geld" + }, + "seed": { + "copyToClipboard": "Copy to clipboard", + "saveToFile": "Save to file" } } \ No newline at end of file diff --git a/locale/nl_NL/app.dex.json b/locale/nl_NL/app.dex.json index d1b56f5728..be711ca191 100644 --- a/locale/nl_NL/app.dex.json +++ b/locale/nl_NL/app.dex.json @@ -45,6 +45,8 @@ "fee": "Tarief {{fee}} WAVES", "hasScript": "Annuleer [script](https://docs.wavesplatform.com/en/waves-client/advanced_features/script_transaction.html) om te handelen", "last": "Laatste", + "limit": "Limit Order", + "market": "Market Order", "matcherFee": "Transactiekosten", "notifications": { "error": { diff --git a/locale/nl_NL/app.utils.json b/locale/nl_NL/app.utils.json index b8211046a8..5f2b51ee57 100644 --- a/locale/nl_NL/app.utils.json +++ b/locale/nl_NL/app.utils.json @@ -888,6 +888,7 @@ "cell6": "Gebruik uw Waves wallet niet terwijl u een publiek Wi-Fi netwerk of een apparaat van iemand anders gebruikt.", "nextButton": "Ik begrijp het", "p1": "De meest gebruikte manier van oplichting is phishing. Phishing houdt onder andere in dat oplichters neppe communities op Facebook of andere websites en platformen maken welke erg op de originele lijken.", + "saveSeedButton": "Save your SEED phrase", "title": "Hoe u zichzelf tegen phishing kunt beschermen" } } diff --git a/locale/nl_NL/app.welcome.json b/locale/nl_NL/app.welcome.json index 0bc7c620ab..e56efd4b8a 100644 --- a/locale/nl_NL/app.welcome.json +++ b/locale/nl_NL/app.welcome.json @@ -1,8 +1,7 @@ { "backupSeed": { "copySeed": "Kopieer backup regel", - "warn": "Omdat alleen u uw geld beheert, moet u uw back-up regel bewaren voor het geval deze app wordt verwijderd of", - "yourSeed": "Uw backup regel" + "warn": "Omdat alleen u uw geld beheert, moet u uw back-up regel bewaren voor het geval deze app wordt verwijderd of" }, "createAccount": { "from": "Maak een account aan" @@ -148,6 +147,7 @@ "copyAddress": "Kopieer adres", "copyright": "© 2019 Waves Platform", "copyrightVordex": "© 2019 VORDEX", + "createAccount": "Create account", "createToken": "Token maken", "currentAccountName": "Huidige accountnaam", "dashboard": "Dashboard", diff --git a/locale/pl/app.create.json b/locale/pl/app.create.json index 0af8151803..e67a9efe0a 100644 --- a/locale/pl/app.create.json +++ b/locale/pl/app.create.json @@ -2,12 +2,15 @@ "backupSeed": { "back": "wróć", "copySeed": "skopiuj", + "description": "Please be careful and never input your SEED into other sites, because your account will be compromised and you will lose all of your funds.", "needConfirm": "Potwierdzisz wygenerowaną frazę na następnym ekranie", "ok": "Zapisałem to", "or": "albo", "saveSecret": "Zapisz kopię zapasową wygenerowanej frazy", + "seedPhrase": "Seed Phrase", "warn": "Tylko ty kontrolujesz swoje pieniądze, stąd musisz zapisać swoją kopię zapasową frazy na wypadek gdyby aplikacja została usunięta lub", - "writeSeed": "Proszę dokładnie zapisać te 15 słów" + "writeSeed": "Proszę dokładnie zapisać te 15 słów", + "yourSeed": "Twoja fraza Seed" }, "confirmBackup": { "again": "i wybierz ponownie", @@ -74,5 +77,9 @@ "or": "albo", "skip": "Zrób to później", "title": "Brak kopii zapasowej grozi utratą zgromadzonych środków." + }, + "seed": { + "copyToClipboard": "Copy to clipboard", + "saveToFile": "Save to file" } } \ No newline at end of file diff --git a/locale/pl/app.dex.json b/locale/pl/app.dex.json index 7ade2bdc19..0eac057692 100644 --- a/locale/pl/app.dex.json +++ b/locale/pl/app.dex.json @@ -45,6 +45,8 @@ "fee": "prowizja {{fee}} WAVES", "hasScript": "Anuluj [script](https://docs.wavesplatform.com/en/waves-client/advanced_features/script_transaction.html) by handlować", "last": "Ostatni", + "limit": "Limit Order", + "market": "Market Order", "matcherFee": "Prowizja", "notifications": { "error": { diff --git a/locale/pl/app.utils.json b/locale/pl/app.utils.json index 38f564ddef..0c95cd73ee 100644 --- a/locale/pl/app.utils.json +++ b/locale/pl/app.utils.json @@ -888,6 +888,7 @@ "cell6": "Nie wchodź na swój portfel korzystając z publicznego Wi-FI lub innego obcego urządzenia.", "nextButton": "Rozumiem", "p1": "Jedną z najczęstszych form oszustw jest phishing, czyli oszuści tworzą fałszywe społeczności na Facebooku lub innych stronach, które wyglądają podobnie do autentycznych.", + "saveSeedButton": "Save your SEED phrase", "title": "Jak uchronić się przed phishingiem" } } diff --git a/locale/pl/app.welcome.json b/locale/pl/app.welcome.json index 7bde04076f..21d5773550 100644 --- a/locale/pl/app.welcome.json +++ b/locale/pl/app.welcome.json @@ -1,8 +1,7 @@ { "backupSeed": { "copySeed": "Skopiuj wyrażenie Seed", - "warn": "Tylko ty kontrolujesz swoje pieniądze, stąd musisz zapisać swoją kopię zapasową frazy Seed, na wypadek gdyby aplikacja została usunięta lub", - "yourSeed": "Twoja fraza Seed" + "warn": "Tylko ty kontrolujesz swoje pieniądze, stąd musisz zapisać swoją kopię zapasową frazy Seed, na wypadek gdyby aplikacja została usunięta lub" }, "createAccount": { "from": "Utwórz konto" @@ -148,6 +147,7 @@ "copyAddress": "Kopiuj adres", "copyright": "© 2019 Waves Platform", "copyrightVordex": "© 2019 VORDEX", + "createAccount": "Create account", "createToken": "Utwórz token", "currentAccountName": "Obecna nazwa konta", "dashboard": "Dashboard", diff --git a/locale/pt_BR/app.create.json b/locale/pt_BR/app.create.json index fe08af239a..90a8555b84 100644 --- a/locale/pt_BR/app.create.json +++ b/locale/pt_BR/app.create.json @@ -2,12 +2,15 @@ "backupSeed": { "back": "voltar", "copySeed": "copiar", + "description": "Please be careful and never input your SEED into other sites, because your account will be compromised and you will lose all of your funds.", "needConfirm": "Você irá confirmar esta frase na próxima tela.", "ok": "Eu anotei isso em um local seguro", "or": "ou", "saveSecret": "Salvar frase de backup", + "seedPhrase": "Seed Phrase", "warn": "Como apenas você controla o seu dinheiro, é necessário salvar sua frase de backup (SEED), caso esse aplicativo seja excluído ou", - "writeSeed": "Por favor, anote cuidadosamente estas 15 palavras" + "writeSeed": "Por favor, anote cuidadosamente estas 15 palavras", + "yourSeed": "Your Seed phrase" }, "confirmBackup": { "again": "e clique novamente", @@ -74,5 +77,9 @@ "or": "ou", "skip": "Fazer isso depois", "title": "Sem backup, sem dinheiro" + }, + "seed": { + "copyToClipboard": "Copy to clipboard", + "saveToFile": "Save to file" } } \ No newline at end of file diff --git a/locale/pt_BR/app.dex.json b/locale/pt_BR/app.dex.json index 810635b2ad..7a483844c8 100644 --- a/locale/pt_BR/app.dex.json +++ b/locale/pt_BR/app.dex.json @@ -45,6 +45,8 @@ "fee": "Taxa {{fee}} WAVES", "hasScript": "Cancelar [script](https://docs.wavesplatform.com/en/waves-client/advanced_features/script_transaction.html) para negociação", "last": "Last", + "limit": "Limit Order", + "market": "Market Order", "matcherFee": "Fee", "notifications": { "error": { diff --git a/locale/pt_BR/app.utils.json b/locale/pt_BR/app.utils.json index dc2708daa7..281805a43e 100644 --- a/locale/pt_BR/app.utils.json +++ b/locale/pt_BR/app.utils.json @@ -888,6 +888,7 @@ "cell6": "Não acesse sua carteira ao usar Wi-Fi público ou o dispositivo de outras pessoas.", "nextButton": "Eu Entendi", "p1": "Uma das formas mais comuns de golpes é o phishing, que é quando os golpistas criam comunidades falsas no Facebook ou sites semelhantes aos oficiais.", + "saveSeedButton": "Save your SEED phrase", "title": "Como se proteger de Phishers" } } diff --git a/locale/pt_BR/app.welcome.json b/locale/pt_BR/app.welcome.json index 8a7548453a..cba10d0338 100644 --- a/locale/pt_BR/app.welcome.json +++ b/locale/pt_BR/app.welcome.json @@ -1,8 +1,7 @@ { "backupSeed": { "copySeed": "Copy Seed phrase", - "warn": "Since only you control your money, you’ll need to save your Seed phrase in case this app is deleted or", - "yourSeed": "Your Seed phrase" + "warn": "Since only you control your money, you’ll need to save your Seed phrase in case this app is deleted or" }, "createAccount": { "from": "createAccount" @@ -148,6 +147,7 @@ "copyAddress": "Copy address", "copyright": "© 2019 Waves Platform", "copyrightVordex": "© 2019 VORDEX", + "createAccount": "Create account", "createToken": "Create token", "currentAccountName": "Current account name", "dashboard": "Dashboard", diff --git a/locale/pt_PT/app.create.json b/locale/pt_PT/app.create.json index efc60fe60a..db2b92d1e0 100644 --- a/locale/pt_PT/app.create.json +++ b/locale/pt_PT/app.create.json @@ -2,12 +2,15 @@ "backupSeed": { "back": "go back", "copySeed": "copy them", + "description": "Please be careful and never input your SEED into other sites, because your account will be compromised and you will lose all of your funds.", "needConfirm": "You will confirm this phrase on the next screen.", "ok": "I’ve written it down", "or": "or", "saveSecret": "Save backup phrase", + "seedPhrase": "Seed Phrase", "warn": "Since only you control your money, you’ll need to save your backup phrase in case this app is deleted or", - "writeSeed": "Please carefully write down these 15 words" + "writeSeed": "Please carefully write down these 15 words", + "yourSeed": "Your Seed phrase" }, "confirmBackup": { "again": "and tap again", @@ -74,5 +77,9 @@ "or": "or", "skip": "Do it later", "title": "No Backup, No Money" + }, + "seed": { + "copyToClipboard": "Copy to clipboard", + "saveToFile": "Save to file" } } \ No newline at end of file diff --git a/locale/pt_PT/app.dex.json b/locale/pt_PT/app.dex.json index 60826cd1aa..fdefb0cd25 100644 --- a/locale/pt_PT/app.dex.json +++ b/locale/pt_PT/app.dex.json @@ -45,6 +45,8 @@ "fee": "Fee {{fee}} WAVES", "hasScript": "Cancel [script](https://docs.wavesplatform.com/en/waves-client/advanced_features/script_transaction.html) to trade", "last": "Last", + "limit": "Limit Order", + "market": "Market Order", "matcherFee": "Fee", "notifications": { "error": { diff --git a/locale/pt_PT/app.utils.json b/locale/pt_PT/app.utils.json index 316ca219c7..fe4af26c68 100644 --- a/locale/pt_PT/app.utils.json +++ b/locale/pt_PT/app.utils.json @@ -888,6 +888,7 @@ "cell6": "Do not access your wallet when using public Wi-Fi or someone else’s device.", "nextButton": "I Understand", "p1": "One of the most common forms of scamming is phishing, which is when scammers create fake communities on Facebook or other websites that look similar to the authentic ones.", + "saveSeedButton": "Save your SEED phrase", "title": "How To Protect Yourself from Phishers" } } diff --git a/locale/pt_PT/app.welcome.json b/locale/pt_PT/app.welcome.json index 3ac96143ed..19dd5f568e 100644 --- a/locale/pt_PT/app.welcome.json +++ b/locale/pt_PT/app.welcome.json @@ -1,8 +1,7 @@ { "backupSeed": { "copySeed": "Copy Seed phrase", - "warn": "Since only you control your money, you’ll need to save your Seed phrase in case this app is deleted or", - "yourSeed": "Your Seed phrase" + "warn": "Since only you control your money, you’ll need to save your Seed phrase in case this app is deleted or" }, "createAccount": { "from": "createAccount" @@ -148,6 +147,7 @@ "copyAddress": "Copy address", "copyright": "© 2019 Waves Platform", "copyrightVordex": "© 2019 VORDEX", + "createAccount": "Create account", "createToken": "Create token", "currentAccountName": "Current account name", "dashboard": "Dashboard", diff --git a/locale/ru/app.create.json b/locale/ru/app.create.json index b5c356af62..2cfe30756a 100644 --- a/locale/ru/app.create.json +++ b/locale/ru/app.create.json @@ -2,12 +2,15 @@ "backupSeed": { "back": " вернуться назад", "copySeed": "скопируйте их", + "description": "Будьте осторожны и никогда не вводите свой СИД на других сайтах, потому что ваша учетная запись будет скомпрометирована, и вы потеряете все свои деньги.", "needConfirm": "Вам нужно будет восстановить эту фразу на следующем шаге.", "ok": "Я всё записал", "or": "или", "saveSecret": "Сохранение секретной фразы", + "seedPhrase": "СИД", "warn": "Посколько только вы контролируете ваши деньги, вам необходимо сохранить секретную фразу или", - "writeSeed": "Пожалуйста, внимательно запишите эти 15 слов" + "writeSeed": "Пожалуйста, внимательно запишите эти 15 слов", + "yourSeed": "Your Seed phrase" }, "confirmBackup": { "again": "и попробовать снова", @@ -74,5 +77,9 @@ "or": "или", "skip": "Сделать это позже", "title": "Нет бэкапа — нет денег" + }, + "seed": { + "copyToClipboard": "Скопировать", + "saveToFile": "Сохранить в файл" } } \ No newline at end of file diff --git a/locale/ru/app.dex.json b/locale/ru/app.dex.json index de75e50684..84a038b7f7 100644 --- a/locale/ru/app.dex.json +++ b/locale/ru/app.dex.json @@ -45,6 +45,8 @@ "fee": "Комис. {{fee}} WAVES", "hasScript": "Отмените [скрипт](https://docs.wavesplatform.com/en/waves-client/advanced_features/script_transaction.html) чтобы торговать", "last": "Last", + "limit": "Лимит Ордер", + "market": "Маркет Ордер", "matcherFee": "Комис.", "notifications": { "error": { diff --git a/locale/ru/app.utils.json b/locale/ru/app.utils.json index 8ff459393c..773cf2333d 100644 --- a/locale/ru/app.utils.json +++ b/locale/ru/app.utils.json @@ -888,6 +888,7 @@ "cell6": "Не заходите в кошелёк, используя общественный Wi-Fi или с чужого устройства.", "nextButton": "Я понял", "p1": "Одним из распространённых видов мошенничества является фишинг — мошенники создают фальшивые группы в Facebook, сайты, внешне похожие на настоящие.", + "saveSeedButton": "Сохраните СИД", "title": "Как защититься от фишинга" } } diff --git a/locale/ru/app.welcome.json b/locale/ru/app.welcome.json index a90d62189a..7286957c1d 100644 --- a/locale/ru/app.welcome.json +++ b/locale/ru/app.welcome.json @@ -1,8 +1,7 @@ { "backupSeed": { "copySeed": "Copy Seed phrase", - "warn": "Since only you control your money, you’ll need to save your Seed phrase in case this app is deleted or", - "yourSeed": "Your Seed phrase" + "warn": "Since only you control your money, you’ll need to save your Seed phrase in case this app is deleted or" }, "createAccount": { "from": "createAccount" @@ -148,6 +147,7 @@ "copyAddress": "Скопировать", "copyright": "© 2019 Waves Platform", "copyrightVordex": "© 2019 VORDEX", + "createAccount": "Создать аккаунт", "createToken": "Создать токен", "currentAccountName": "Имя вашего аккаунта", "dashboard": "Обзор", diff --git a/locale/tr/app.create.json b/locale/tr/app.create.json index 411adef960..d5bf4c0f01 100644 --- a/locale/tr/app.create.json +++ b/locale/tr/app.create.json @@ -2,12 +2,15 @@ "backupSeed": { "back": "Geri git", "copySeed": "kelimeleri kopyalayın", + "description": "Please be careful and never input your SEED into other sites, because your account will be compromised and you will lose all of your funds.", "needConfirm": "Bu kelimeleri bir sonraki ekranda doğrulayacaksınız", "ok": "Hepsini bir kenera yazdım", "or": "veya", "saveSecret": "Geri yükleme kelimelerini kaydedin", + "seedPhrase": "Seed Phrase", "warn": "Kripto paralarınızın kontrolü sizdedir. Uygulamanın silinmesi durumunda geri yükleme kelimelerine ihtiyaç duyacaksınız.", - "writeSeed": "15 kelimeyi eksiksiz ve hatasız olarak saklayın" + "writeSeed": "15 kelimeyi eksiksiz ve hatasız olarak saklayın", + "yourSeed": "Anahtar kelimeleriniz" }, "confirmBackup": { "again": "ve tekrar basın", @@ -74,5 +77,9 @@ "or": "veya", "skip": "Daha sonra yapacağım", "title": "Yedek yoksa cüzdan da yok!" + }, + "seed": { + "copyToClipboard": "Copy to clipboard", + "saveToFile": "Save to file" } } \ No newline at end of file diff --git a/locale/tr/app.dex.json b/locale/tr/app.dex.json index 3706e128ea..e66eb72851 100644 --- a/locale/tr/app.dex.json +++ b/locale/tr/app.dex.json @@ -45,6 +45,8 @@ "fee": "Komisyon {{fee}} WAVES", "hasScript": "Takas yapabilmek için [script]'i(https://docs.wavesplatform.com/en/waves-client/advanced_features/script_transaction.html) iptal edin", "last": "Son", + "limit": "Limit Order", + "market": "Market Order", "matcherFee": "Komisyon", "notifications": { "error": { diff --git a/locale/tr/app.utils.json b/locale/tr/app.utils.json index 8280643e85..c6038078e1 100644 --- a/locale/tr/app.utils.json +++ b/locale/tr/app.utils.json @@ -888,6 +888,7 @@ "cell6": "Başka birisinin cihazından veya halka açık alanlardaki Wİ-Fİ hizmetlerinden cüzdanınıza erişim sağlamayın.", "nextButton": "Anladım", "p1": "En sık karşılaşılan dolandırıcılık yöntemi Waves Platform'a benzeyen sahte web siteleri, Facebook sayfaları olarak karşımıza çıkmaktadır.", + "saveSeedButton": "Save your SEED phrase", "title": "Kendinizi nasıl koruyacaksınız?" } } diff --git a/locale/tr/app.welcome.json b/locale/tr/app.welcome.json index 8df1d1032b..7069812a91 100644 --- a/locale/tr/app.welcome.json +++ b/locale/tr/app.welcome.json @@ -1,8 +1,7 @@ { "backupSeed": { "copySeed": "Anahtar Kelimeleri Kopyala", - "warn": "Hesabınızı sadece siz kontrol edersiniz. Uygulamanın silinmesi durumuna karşı Anahtar kelimelerinizi mutlaka kaydedin.", - "yourSeed": "Anahtar kelimeleriniz" + "warn": "Hesabınızı sadece siz kontrol edersiniz. Uygulamanın silinmesi durumuna karşı Anahtar kelimelerinizi mutlaka kaydedin." }, "createAccount": { "from": "Hesap Oluştur" @@ -148,6 +147,7 @@ "copyAddress": "Adresi kopyala", "copyright": "© 2019 Waves Platform", "copyrightVordex": "© 2019 VORDEX", + "createAccount": "Create account", "createToken": "Kripto para oluştur", "currentAccountName": "Şu anki hesap adı", "dashboard": "Panel", diff --git a/locale/zh_CN/app.create.json b/locale/zh_CN/app.create.json index 518f4b8c1c..3cab9c5ac9 100644 --- a/locale/zh_CN/app.create.json +++ b/locale/zh_CN/app.create.json @@ -2,12 +2,15 @@ "backupSeed": { "back": "返回", "copySeed": "复制", + "description": "请小心,切勿将SEED输入其他站点,因为您的帐户将被盗用,并且您将损失所有资金。", "needConfirm": "您需要在下一个页面确认备份短语(助记词)", "ok": "我已经写下短语", "or": "或", "saveSecret": "储存备份短语", + "seedPhrase": "种子短语", "warn": "唯一能够掌控资产的是您,您需要储蓄备份短语(助记词)以防该应用钱包丢失 或", - "writeSeed": "请仔细的写下这15个短语" + "writeSeed": "请仔细的写下这15个短语", + "yourSeed": "你的种子短语" }, "confirmBackup": { "again": "并且再次点击", @@ -74,5 +77,9 @@ "or": "或", "skip": "稍后再做", "title": "没有备份,数字资产将会丢失" + }, + "seed": { + "copyToClipboard": "复制到剪贴板", + "saveToFile": "保存到文件" } } \ No newline at end of file diff --git a/locale/zh_CN/app.dex.json b/locale/zh_CN/app.dex.json index e706f31eb2..f8e6fe28e7 100644 --- a/locale/zh_CN/app.dex.json +++ b/locale/zh_CN/app.dex.json @@ -45,6 +45,8 @@ "fee": "费用 {{fee}} WAVES", "hasScript": "取消[脚本](https://docs.wavesplatform.com/en/waves-client/advanced_features/script_transaction.html)进行交易", "last": "最新交易价", + "limit": "限价单", + "market": "市场订单", "matcherFee": "费用", "notifications": { "error": { diff --git a/locale/zh_CN/app.import.json b/locale/zh_CN/app.import.json index 0dfeeb6641..35a1df20a5 100644 --- a/locale/zh_CN/app.import.json +++ b/locale/zh_CN/app.import.json @@ -1,28 +1,28 @@ { "back": "返回主页", "backupFile": { - "back": "go back", - "enterPasswordDescription": "Please enter your password or", - "helper": "You need to enter the password, which you used for the accounts exporting", + "back": "回去", + "enterPasswordDescription": "请输入您的密码或", + "helper": "您需要输入用于帐户导出的密码", "import": { - "accounts": "Accounts", - "emptyList": "There are no accounts for import in the uploaded file", - "importFailed": "Failed to import keystore file", - "noChosen": "No file chosen", - "selectAccount": "Select account", - "selectAccountDesc": "Please select account or", - "selectAll": "Select all", - "unselectAll": "Unselect all", - "wrongPassword": "Wrong password!" + "accounts": "帐目", + "emptyList": "在上传的文件中没有要导入的帐户", + "importFailed": "导入密钥库文件失败", + "noChosen": "没有选中任何文件", + "selectAccount": "选择帐号", + "selectAccountDesc": "请选择帐户或", + "selectAll": "全选", + "unselectAll": "全部取消选择", + "wrongPassword": "密码错误!" }, - "importFromFile": "Import account from Keystore File", - "importFromFileDescription": "Choose your JSON file and click Import or", - "name": "Keystore File", - "next": "Continue", - "password": "Password", - "selectFileBtn": "Choose file" + "importFromFile": "从密钥库文件导入帐户", + "importFromFileDescription": "选择您的JSON文件,然后单击导入或", + "name": "密钥库文件", + "next": "继续", + "password": "密码", + "selectFileBtn": "选择文件" }, - "backupFileDescription": "Import account from Keystore File", + "backupFileDescription": "从密钥库文件导入帐户", "import": { "signIn": "登录" }, @@ -37,7 +37,7 @@ "seedAndKey": { "name": "种子或钥匙" }, - "seedAndKeyDescription": "从备份SEED或私钥导入帐户", + "seedAndKeyDescription": "从SEED或私钥导入帐户", "selectButton": "选择", "wavesClient": "Waves客户端", "wavesClientDescription": "从Waves客户端导入帐户", diff --git a/locale/zh_CN/app.restore.json b/locale/zh_CN/app.restore.json index ae289f49be..7d947b8c06 100644 --- a/locale/zh_CN/app.restore.json +++ b/locale/zh_CN/app.restore.json @@ -60,7 +60,7 @@ "seedTitle": "种子短语", "title": "从种子或密钥导入" }, - "seedTab": "种子短语", + "seedTab": "种子词组", "warningSeed": { "message": "确保您不要将短语与钱包地址混淆。使用地址作为SEED短语可能导致资金损失。 SEED短语必须由15个单词组成,每个单词之间有空格。", "title": "您输入的SEED短语太短。" diff --git a/locale/zh_CN/app.signUp.json b/locale/zh_CN/app.signUp.json index c9dfc81ea3..84437a3dee 100644 --- a/locale/zh_CN/app.signUp.json +++ b/locale/zh_CN/app.signUp.json @@ -11,6 +11,6 @@ "password": { "notMatch": "密码不匹配" }, - "termsAgreement": "我已阅读并同意[条款和条件](https://wavesplatform.com/files/docs/Waves_terms_and_conditions.pdf),[隐私政策](https://wavesplatform.com/files/docs/Privacy_Policy_SW.pdf)。" + "termsAgreement": "我已阅读并同意[条款和条件](https://wavesplatform.com/files/docs/Waves_terms_and_conditions.pdf),[隐私权政策](https://wavesplatform.com/files/docs/Privacy_Policy_SW.pdf )。" } } \ No newline at end of file diff --git a/locale/zh_CN/app.ui.json b/locale/zh_CN/app.ui.json index e03eb3175b..74e340d1c7 100644 --- a/locale/zh_CN/app.ui.json +++ b/locale/zh_CN/app.ui.json @@ -127,7 +127,7 @@ "errorBlocks": { "title": "出了些问题…" }, - "importSuccess": "Account Importing from the Keystore File was successful", + "importSuccess": "从密钥库文件导入帐户成功", "modal": { "assetInfo": { "gateway_ui": "出入口" @@ -197,7 +197,7 @@ "true": "完成" }, "headers": { - "activeLeasing": "现在是有效的", + "activeLeasing": "现在激活", "burn": "{{name}}代币消除", "cancel-leasing": "取消的租赁", "canceled": "取消", diff --git a/locale/zh_CN/app.utils.json b/locale/zh_CN/app.utils.json index 404b495412..9fcb1bf7f0 100644 --- a/locale/zh_CN/app.utils.json +++ b/locale/zh_CN/app.utils.json @@ -638,11 +638,11 @@ "changePass": "更改密码", "deleteAccount": "删除帐号", "exportAccounts": { - "accounts": "Accounts", - "export": "Export", - "selectAll": "Select all", - "title": "Please select account", - "unselectAll": "Unselect all" + "accounts": "帐户", + "export": "输出", + "selectAll": "全选", + "title": "请选择帐号", + "unselectAll": "全部取消选择" }, "general": { "auto": "Auto", @@ -661,7 +661,7 @@ "title": "常规设置", "white": "白色" }, - "helperContent": "You can set a password for exported accounts", + "helperContent": "您可以为导出的帐户设置密码", "info": { "legal": "法律", "privacyPolicy": "隐私政策", @@ -695,7 +695,7 @@ }, "ok": "登录", "pairing": { - "devicePairing": "导出帐户", + "devicePairing": "将帐户导出到应用", "header": "扫描配对码", "showCodeLink": "显示配对码", "unavailable": { @@ -717,11 +717,11 @@ "backupPhrase": "备份短语", "base58Seed": "编码备份短语", "encodedSeed": "编码的SEED", - "exportAccount": "Export account to file", + "exportAccount": "将帐户导出到文件", "id": "帐户ID", "privateKey": "私钥", "publicKey": "公钥", - "savejson": "Save as JSON file", + "savejson": "另存为JSON文件", "script": "脚本", "scriptButton": "设置脚本", "scriptButtonUpdate": "更新脚本", @@ -816,7 +816,7 @@ "analytics": "我想向开发者发送匿名统计信息来帮助改善Waves平台。", "backup": "我了解如果此应用移至其他设备或已删除,我的Waves账户只能通过备份短语(助记词)进行恢复。", "ok": "确认并开始", - "privacyPolicy": "我已阅读并同意[隐私政策](https://wavesplatform.com/files/docs/Privacy_Policy_SW.pdf)。", + "privacyPolicy": "我已阅读并同意[隐私权政策](https://wavesplatform.com/files/docs/Privacy_Policy_SW.pdf)。", "read": "我已阅读、理解并同意", "readTermsAndConditions": "我已阅读,理解并同意[条款和细则](https://wavesplatform.com/files/docs/Waves_terms_and_conditions.pdf)", "security": "我了解我的资产安全地存放在此设备上,而不是存放于公司", @@ -888,6 +888,7 @@ "cell6": "使用公共Wi-Fi或其他人的设备时请勿访问您的钱包。", "nextButton": "我了解", "p1": "诈骗最常见的攻击方式之一是网络钓鱼,一般钓鱼者在Facebook或其他类似于真实的网站上创建假社群。", + "saveSeedButton": "保存您的SEED短语", "title": "如何防止网络钓鱼攻击" } } @@ -968,7 +969,7 @@ "1_3_7": "{span.line} [1。与[tokenrating.wavesexplorer.com]集成(https://tokenrating.wavesexplorer.com)现在您可以直接在应用程序中对令牌进行评分。 \n {span.line} [2。其他小错误已得到修复。]", "1_3_9": "{span.line} [1。改进了Exchange和电子钱包部分的UI和功能。] \n {span.line} [2。其他小错误已得到修复。]", "1_4_0": "{span.line} [增加了在一个钱包内轻松切换帐户的功能。]", - "1_4_4": "{span.line}[Added ability to backup and restore accounts from the keystore-file]" + "1_4_4": "{span.line} [增加了从密钥库文件备份和还原帐户的功能]" }, "title": "此更新 {{version}}中的新功能" } diff --git a/locale/zh_CN/app.wallet.portfolio.json b/locale/zh_CN/app.wallet.portfolio.json index 9817b75be4..48afd15e22 100644 --- a/locale/zh_CN/app.wallet.portfolio.json +++ b/locale/zh_CN/app.wallet.portfolio.json @@ -3,7 +3,7 @@ "burn": "代币消除", "deposit": "存款", "dex": "打开在DEX上", - "hasNftToken": "帐户具有不可替代的代币[(NFT)](https://wavesexplorer.com/address/{{address}}/nft)", + "hasNftToken": "帐户具有不可替代的令牌[(NFT)](https://wavesexplorer.com/address/ {{address}} / nft)", "info": "资产信息", "list": { "actions": "操作", diff --git a/locale/zh_CN/app.welcome.json b/locale/zh_CN/app.welcome.json index 27467ddd8f..885d0f2028 100644 --- a/locale/zh_CN/app.welcome.json +++ b/locale/zh_CN/app.welcome.json @@ -1,8 +1,7 @@ { "backupSeed": { "copySeed": "复制种子短语", - "warn": "由于只有你控制你的钱,你需要保存您的种子短语,以防该应用程序被删除或", - "yourSeed": "你的种子短语" + "warn": "由于只有你控制你的钱,你需要保存您的种子短语,以防该应用程序被删除或" }, "createAccount": { "from": "创建帐号" @@ -148,6 +147,7 @@ "copyAddress": "复制地址", "copyright": "©2019年波浪幣平台", "copyrightVordex": "©2019 VORDEX", + "createAccount": "创建帐号", "createToken": "创建令牌", "currentAccountName": "当前帐户名称", "dashboard": "仪表板", diff --git a/package.json b/package.json index 9be3c8d7de..04b402aad9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "waves-client", - "version": "1.4.5", + "version": "1.4.6", "description": "The official client application for the Waves platform", "private": true, "repository": {