diff --git a/configs/mainnet.json b/configs/mainnet.json index 7f848a88cb..7ac2eed0bb 100644 --- a/configs/mainnet.json +++ b/configs/mainnet.json @@ -19,7 +19,7 @@ "wavesGateway": "https://gw.wavesplatform.com", "support": "https://support.wavesplatform.com", "termsAndConditions": "https://wavesplatform.com/files/docs/Waves_terms_and_conditions.pdf", - "privacyPolicy": "https://wavesplatform.com/files/docs/Privacy%20Policy_SW.pdf", + "privacyPolicy": "https://wavesplatform.com/files/docs/Waves_terms_and_conditions.pdf", "nodeList": "https://forum.wavesplatform.com/c/pools", "tokensNameListUrl": "https://raw.githubusercontent.com/wavesplatform/waves-community/master/Prominent%20token%20name%20list.csv", "scamListUrl": "https://raw.githubusercontent.com/wavesplatform/waves-community/master/Scam%20tokens%20according%20to%20the%20opinion%20of%20Waves%20Community.csv", diff --git a/configs/stagenet.json b/configs/stagenet.json index 216d6b2f6e..ec63069e88 100644 --- a/configs/stagenet.json +++ b/configs/stagenet.json @@ -19,7 +19,7 @@ "wavesGateway": "https://gw-stagenet.wavesplatform.com/", "support": "https://support.wavesplatform.com", "termsAndConditions": "https://wavesplatform.com/files/docs/Waves_terms_and_conditions.pdf", - "privacyPolicy": "https://wavesplatform.com/files/docs/Privacy%20Policy_SW.pdf", + "privacyPolicy": "https://wavesplatform.com/files/docs/Waves_terms_and_conditions.pdf", "nodeList": "http://dev.pywaves.org/testnet/generators/", "tokensNameListUrl": "https://raw.githubusercontent.com/wavesplatform/waves-community/master/Prominent%20token%20name%20list.csv", "scamListUrl": "https://raw.githubusercontent.com/wavesplatform/waves-community/master/Scam%20tokens%20according%20to%20the%20opinion%20of%20Waves%20Community.csv", diff --git a/configs/testnet.json b/configs/testnet.json index b0d4256ac8..b9e1f07a3a 100644 --- a/configs/testnet.json +++ b/configs/testnet.json @@ -19,7 +19,7 @@ "wavesGateway": "https://gateways-dev.wvservices.com", "support": "https://support.wavesplatform.com", "termsAndConditions": "https://wavesplatform.com/files/docs/Waves_terms_and_conditions.pdf", - "privacyPolicy": "https://wavesplatform.com/files/docs/Privacy%20Policy_SW.pdf", + "privacyPolicy": "https://wavesplatform.com/files/docs/Waves_terms_and_conditions.pdf", "nodeList": "http://dev.pywaves.org/testnet/generators/", "tokensNameListUrl": "https://raw.githubusercontent.com/wavesplatform/waves-community/master/Prominent%20token%20name%20list.csv", "scamListUrl": "https://raw.githubusercontent.com/wavesplatform/waves-community/master/Scam%20tokens%20according%20to%20the%20opinion%20of%20Waves%20Community.csv", diff --git a/locale/de/app.create.json b/locale/de/app.create.json index a583d2009f..b84dc646af 100644 --- a/locale/de/app.create.json +++ b/locale/de/app.create.json @@ -30,11 +30,15 @@ "createNewAccount": "Wähen sie ihren Avatar", "description": { "becomePart": "Become part of a fast-growing area of the crypto world. You are the only person who can access your crypto assets", - "enterName": "Enter account name or" + "enterName": "Enter account name or", + "tokenLauncher": "Issue your own tokens. These can be integrated into your business not only as an internal currency but also as a rating system, or loyalty program.", + "wallet": "Store, manage and receive interest on your digital assets balance, easily and securely." }, "from": "Dieser Avatar ist einzigartig, Sie können ihn später nicht ändern.", "header": { "accountName": "Account name", + "tokenLauncher": "TokenLauncher", + "wallet": "Wallet", "withBlockchain": "Get Started with Blockchain" }, "import": "Konto importieren", diff --git a/locale/de/app.signIn.json b/locale/de/app.signIn.json index 651a723612..58733645e6 100644 --- a/locale/de/app.signIn.json +++ b/locale/de/app.signIn.json @@ -11,6 +11,9 @@ "restore": "Restore all" }, "enterPass": "Please enter your password to continue", + "modal": { + "forgotPass": "Password successfully reset" + }, "passForgot": { "attention": "Attention!", "description": "If you forget your password, you must restore all your accounts from their SEEDs and set a new password." diff --git a/locale/de/app.utils.json b/locale/de/app.utils.json index 2ab154fcba..7531d17834 100644 --- a/locale/de/app.utils.json +++ b/locale/de/app.utils.json @@ -768,7 +768,7 @@ "analytics": "Ich möchte dazu beitragen, die Waves-Plattform zu verbessern, indem ich anonyme Nutzungsstatistiken an die Entwickler sende.", "backup": "Ich verstehe, dass meine Waves nur mit der Backup Phrase wiederhergestellt werden können, wenn diese App auf ein anderes Gerät verschoben oder gelöscht wird.", "ok": "Bestätigen und beginnen", - "privacyPolicy": "Ich habe die [Datenschutzbestimmungen](https://wavesplatform.com/files/docs/Privacy Policy_SW.pdf) gelesen und bin damit einverstanden.", + "privacyPolicy": "Ich habe die [Datenschutzbestimmungen](https://wavesplatform.com/files/docs/Waves_privacy_policy.pdf) gelesen und bin damit einverstanden.", "read": "Ich habe gelesen, verstanden und stimme dem zu", "readTermsAndConditions": "Ich habe die [Allgemeinen Geschäftsbedingungen](https://wavesplatform.com/files/docs/Waves_terms_and_conditions.pdf) gelesen und verstanden und stimme ihnen zu.", "security": "Ich verstehe, dass mein Geld sicher auf diesem Gerät und nicht von einem Unternehmen gehalten wird", diff --git a/locale/en/app.create.json b/locale/en/app.create.json index 00774b1201..7687a08c02 100644 --- a/locale/en/app.create.json +++ b/locale/en/app.create.json @@ -30,11 +30,15 @@ "createNewAccount": "Choose your Avatar", "description": { "becomePart": "Become part of a fast-growing area of the crypto world. You are the only person who can access your crypto assets", - "enterName": "Enter account name or" + "enterName": "Enter account name or", + "tokenLauncher": "Issue your own tokens. These can be integrated into your business not only as an internal currency but also as a rating system, or loyalty program.", + "wallet": "Store, manage and receive interest on your digital assets balance, easily and securely." }, "from": "This avatar is visual representation, you can’t change it later", "header": { "accountName": "Account name", + "tokenLauncher": "TokenLauncher", + "wallet": "Wallet", "withBlockchain": "Get Started with Blockchain" }, "import": "Import accounts", diff --git a/locale/en/app.signIn.json b/locale/en/app.signIn.json index ce17074130..128d2273be 100644 --- a/locale/en/app.signIn.json +++ b/locale/en/app.signIn.json @@ -11,6 +11,9 @@ "restore": "Restore all" }, "enterPass": "Please enter your password to continue", + "modal": { + "forgotPass": "Password successfully reset" + }, "passForgot": { "attention": "Attention!", "description": "If you forget your password, you must restore all your accounts from their SEEDs and set a new password." diff --git a/locale/en/app.utils.json b/locale/en/app.utils.json index 5537fdffd4..e3a60dd7bb 100644 --- a/locale/en/app.utils.json +++ b/locale/en/app.utils.json @@ -768,7 +768,7 @@ "analytics": "I would like to help improve the Waves platform by sending anonymous usage statistics to the developers.", "backup": "I understand that if this app is moved to another device or deleted, my Waves can only be recovered with the backup phrase.", "ok": "Confirm and Begin", - "privacyPolicy": "I have read and agree with the [Privacy Policy](https://wavesplatform.com/files/docs/Privacy Policy_SW.pdf).", + "privacyPolicy": "I have read and agree with the [Privacy Policy](https://wavesplatform.com/files/docs/Waves_privacy_policy.pdf).", "read": "I have read, understood and agree to the", "readTermsAndConditions": "I have read and agree with the [Terms and Conditions](https://wavesplatform.com/files/docs/Waves_terms_and_conditions.pdf).", "security": "I understand that my funds are held securely on this device, not by a company", diff --git a/locale/es/app.create.json b/locale/es/app.create.json index 4c6a5eab78..952d0575ad 100644 --- a/locale/es/app.create.json +++ b/locale/es/app.create.json @@ -30,11 +30,15 @@ "createNewAccount": "Elige tu avatar", "description": { "becomePart": "Become part of a fast-growing area of the crypto world. You are the only person who can access your crypto assets", - "enterName": "Enter account name or" + "enterName": "Enter account name or", + "tokenLauncher": "Issue your own tokens. These can be integrated into your business not only as an internal currency but also as a rating system, or loyalty program.", + "wallet": "Store, manage and receive interest on your digital assets balance, easily and securely." }, "from": "Este avatar es una representación visual, no puedes cambiarlo más tarde.", "header": { "accountName": "Account name", + "tokenLauncher": "TokenLauncher", + "wallet": "Wallet", "withBlockchain": "Get Started with Blockchain" }, "import": "Importar cuenta", diff --git a/locale/es/app.signIn.json b/locale/es/app.signIn.json index 1def123822..e27737cfa8 100644 --- a/locale/es/app.signIn.json +++ b/locale/es/app.signIn.json @@ -11,6 +11,9 @@ "restore": "Restore all" }, "enterPass": "Please enter your password to continue", + "modal": { + "forgotPass": "Password successfully reset" + }, "passForgot": { "attention": "Attention!", "description": "If you forget your password, you must restore all your accounts from their SEEDs and set a new password." diff --git a/locale/es/app.utils.json b/locale/es/app.utils.json index 5970ba2244..a948a36f1d 100644 --- a/locale/es/app.utils.json +++ b/locale/es/app.utils.json @@ -768,7 +768,7 @@ "analytics": "Me gustaría ayudar a mejorar Waves Platform mediante el envío de estadísticas de uso anónimas a los desarrolladores.", "backup": "Entiendo que si la app se lleva a otro dispositivo o se borra, mi cuenta solo se podrá recuperar con la frase de backup (SEED).", "ok": "Confirmar y Empezar", - "privacyPolicy": "He leído y acepto la [Política de privacidad] (https://wavesplatform.com/files/docs/Privacy Policy_SW.pdf).", + "privacyPolicy": "He leído y acepto la [Política de privacidad] (https://wavesplatform.com/files/docs/Waves_privacy_policy.pdf).", "read": "He leído, comprendido y estoy de acuerdo con el", "readTermsAndConditions": "He leído, entendido y acepta los [Términos y Condiciones](https://wavesplatform.com/files/docs/Waves_terms_and_conditions.pdf)", "security": "Entiendo que mis fondos se mantienen seguros en este dispositivo, no por una empresa", diff --git a/locale/et_EE/app.create.json b/locale/et_EE/app.create.json index 98c0b3d8da..f8a2a3fd87 100644 --- a/locale/et_EE/app.create.json +++ b/locale/et_EE/app.create.json @@ -30,11 +30,15 @@ "createNewAccount": "Loo uus konto", "description": { "becomePart": "Become part of a fast-growing area of the crypto world. You are the only person who can access your crypto assets", - "enterName": "Enter account name or" + "enterName": "Enter account name or", + "tokenLauncher": "Issue your own tokens. These can be integrated into your business not only as an internal currency but also as a rating system, or loyalty program.", + "wallet": "Store, manage and receive interest on your digital assets balance, easily and securely." }, "from": "salafraasiga", "header": { "accountName": "Account name", + "tokenLauncher": "TokenLauncher", + "wallet": "Wallet", "withBlockchain": "Get Started with Blockchain" }, "import": "Importige kontod", diff --git a/locale/et_EE/app.signIn.json b/locale/et_EE/app.signIn.json index 92f31e9a8c..5147421c05 100644 --- a/locale/et_EE/app.signIn.json +++ b/locale/et_EE/app.signIn.json @@ -11,6 +11,9 @@ "restore": "Restore all" }, "enterPass": "Please enter your password to continue", + "modal": { + "forgotPass": "Password successfully reset" + }, "passForgot": { "attention": "Attention!", "description": "If you forget your password, you must restore all your accounts from their SEEDs and set a new password." diff --git a/locale/et_EE/app.utils.json b/locale/et_EE/app.utils.json index dbdbdae0ef..8409a748d0 100644 --- a/locale/et_EE/app.utils.json +++ b/locale/et_EE/app.utils.json @@ -768,7 +768,7 @@ "analytics": "Sooviksin parandada Waves platvormi, saates arendajatele anonüümset kasutusstatistikat.", "backup": "Ma saan aru, et kui see rakendus teisaldatakse teise seadmesse või kustutatakse, saab minu Waves rahakottid taastada ainult salafraasiga.", "ok": "Kinnita ja Alusta", - "privacyPolicy": "I have read and agree with the [Privacy Policy](https://wavesplatform.com/files/docs/Privacy Policy_SW.pdf).", + "privacyPolicy": "I have read and agree with the [Privacy Policy](https://wavesplatform.com/files/docs/Waves_privacy_policy.pdf).", "read": "Olen lugenud, mõistnud ja nõustunud", "readTermsAndConditions": "I have read and agree with the [Terms and Conditions](https://wavesplatform.com/files/docs/Waves_terms_and_conditions.pdf).", "security": "Ma saan aru, et minu raha hoitakse turvaliselt selles seadmes, mitte ettevõtte poolt", diff --git a/locale/fr/app.create.json b/locale/fr/app.create.json index 55226c9b2e..3ee8a1f247 100644 --- a/locale/fr/app.create.json +++ b/locale/fr/app.create.json @@ -30,11 +30,15 @@ "createNewAccount": "Choisissez votre avatar", "description": { "becomePart": "Become part of a fast-growing area of the crypto world. You are the only person who can access your crypto assets", - "enterName": "Enter account name or" + "enterName": "Enter account name or", + "tokenLauncher": "Issue your own tokens. These can be integrated into your business not only as an internal currency but also as a rating system, or loyalty program.", + "wallet": "Store, manage and receive interest on your digital assets balance, easily and securely." }, "from": "Cet avatar est une représentation visuelle, vous ne pourrez pas le changer plus tard", "header": { "accountName": "Account name", + "tokenLauncher": "TokenLauncher", + "wallet": "Wallet", "withBlockchain": "Get Started with Blockchain" }, "import": "Importer des comptes", diff --git a/locale/fr/app.signIn.json b/locale/fr/app.signIn.json index 9831fc7d1f..993404ff22 100644 --- a/locale/fr/app.signIn.json +++ b/locale/fr/app.signIn.json @@ -11,6 +11,9 @@ "restore": "Restore all" }, "enterPass": "Please enter your password to continue", + "modal": { + "forgotPass": "Password successfully reset" + }, "passForgot": { "attention": "Attention!", "description": "If you forget your password, you must restore all your accounts from their SEEDs and set a new password." diff --git a/locale/fr/app.utils.json b/locale/fr/app.utils.json index 4b7a99056e..22517a91c5 100644 --- a/locale/fr/app.utils.json +++ b/locale/fr/app.utils.json @@ -768,7 +768,7 @@ "analytics": "J'aimerais aider à améliorer la plateforme Waves en envoyant des statistiques d'utilisation anonymes aux développeurs.", "backup": "Je comprends que si cette application est déplacée vers un autre appareil ou supprimée, mes Waves ne peuvent être restaurées qu'avec la phrase de sauvegarde.", "ok": "Confirmer et Commencer", - "privacyPolicy": "J'ai lu et j'accepte la [Politique de confidentialité](https://wavesplatform.com/files/docs/Privacy Policy_SW.pdf).", + "privacyPolicy": "J'ai lu et j'accepte la [Politique de confidentialité](https://wavesplatform.com/files/docs/Waves_privacy_policy.pdf).", "read": "J'ai lu, compris et j'accepte les", "readTermsAndConditions": "J'ai lu et j'accepte les [Conditions générales](https://wavesplatform.com/files/docs/Waves_terms_and_conditions.pdf).", "security": "Je comprends que mes fonds sont conservés en toute sécurité sur cet appareil, et non par une entreprise", diff --git a/locale/hi_IN/app.create.json b/locale/hi_IN/app.create.json index c446336869..2cf37ee72a 100644 --- a/locale/hi_IN/app.create.json +++ b/locale/hi_IN/app.create.json @@ -30,11 +30,15 @@ "createNewAccount": "नया खाता बनाएं", "description": { "becomePart": "Become part of a fast-growing area of the crypto world. You are the only person who can access your crypto assets", - "enterName": "Enter account name or" + "enterName": "Enter account name or", + "tokenLauncher": "Issue your own tokens. These can be integrated into your business not only as an internal currency but also as a rating system, or loyalty program.", + "wallet": "Store, manage and receive interest on your digital assets balance, easily and securely." }, "from": "डेस्कटॉप से", "header": { "accountName": "Account name", + "tokenLauncher": "TokenLauncher", + "wallet": "Wallet", "withBlockchain": "Get Started with Blockchain" }, "import": "इम्पोर्ट खाते", diff --git a/locale/hi_IN/app.signIn.json b/locale/hi_IN/app.signIn.json index 8690ddf73d..858c533a38 100644 --- a/locale/hi_IN/app.signIn.json +++ b/locale/hi_IN/app.signIn.json @@ -11,6 +11,9 @@ "restore": "Restore all" }, "enterPass": "Please enter your password to continue", + "modal": { + "forgotPass": "Password successfully reset" + }, "passForgot": { "attention": "Attention!", "description": "If you forget your password, you must restore all your accounts from their SEEDs and set a new password." diff --git a/locale/hi_IN/app.utils.json b/locale/hi_IN/app.utils.json index 386e0dbcb2..fe20ed3212 100644 --- a/locale/hi_IN/app.utils.json +++ b/locale/hi_IN/app.utils.json @@ -768,7 +768,7 @@ "analytics": "डवलपरों को गुमनाम उपयोग आंकड़ें भेज कर Waves प्लेटफार्म को बेहतर करने में सहायता करना चाहूँगा।", "backup": "मैं समझता हूँ कि यदि ये ऐप एक अन्य डिवाइस पर जाता है हट जाता है तो मेरा Waves केवल मेरे बैकअप वाक्य से ही रिकवर किया जा सकता है।", "ok": "पुष्टि करें और शुरु करें", - "privacyPolicy": "I have read and agree with the [Privacy Policy](https://wavesplatform.com/files/docs/Privacy Policy_SW.pdf).", + "privacyPolicy": "I have read and agree with the [Privacy Policy](https://wavesplatform.com/files/docs/Waves_privacy_policy.pdf).", "read": "मैने इसे पढ़, समझ लिया है और सहमतच हूँ", "readTermsAndConditions": "I have read and agree with the [Terms and Conditions](https://wavesplatform.com/files/docs/Waves_terms_and_conditions.pdf).", "security": "मैं समझता हूँ कि मेरे फंड मेरी डिवाइस पर सुरक्षित रूप से रखे हैं, ना कि कंपनी के पास", diff --git a/locale/id/app.create.json b/locale/id/app.create.json index 24a0f71bd3..6d3d4da96f 100644 --- a/locale/id/app.create.json +++ b/locale/id/app.create.json @@ -30,11 +30,15 @@ "createNewAccount": "Pilih Avatar Anda", "description": { "becomePart": "Become part of a fast-growing area of the crypto world. You are the only person who can access your crypto assets", - "enterName": "Enter account name or" + "enterName": "Enter account name or", + "tokenLauncher": "Issue your own tokens. These can be integrated into your business not only as an internal currency but also as a rating system, or loyalty program.", + "wallet": "Store, manage and receive interest on your digital assets balance, easily and securely." }, "from": "Avatar ini adalah representasi visual, Anda tidak dapat mengubahnya nanti", "header": { "accountName": "Account name", + "tokenLauncher": "TokenLauncher", + "wallet": "Wallet", "withBlockchain": "Get Started with Blockchain" }, "import": "Impor akun", diff --git a/locale/id/app.signIn.json b/locale/id/app.signIn.json index 5d78e508c9..009f4c7129 100644 --- a/locale/id/app.signIn.json +++ b/locale/id/app.signIn.json @@ -11,6 +11,9 @@ "restore": "Restore all" }, "enterPass": "Please enter your password to continue", + "modal": { + "forgotPass": "Password successfully reset" + }, "passForgot": { "attention": "Attention!", "description": "If you forget your password, you must restore all your accounts from their SEEDs and set a new password." diff --git a/locale/id/app.utils.json b/locale/id/app.utils.json index b19bfdbf53..32c7dc7fdc 100644 --- a/locale/id/app.utils.json +++ b/locale/id/app.utils.json @@ -768,7 +768,7 @@ "analytics": "Saya ingin membantu meningkatkan platform Waves dengan mengirimkan statistik penggunaan anonim ke para pengembang.", "backup": "Saya memahami bahwa jika aplikasi ini dipindahkan ke perangkat lain atau dihapus, Waves saya hanya dapat dipulihkan dengan frasa cadangan.", "ok": "Konfirmasi dan Mulai", - "privacyPolicy": "Saya telah membaca dan menyetujui [Kebijakan Privasi] (https://wavesplatform.com/files/docs/Privacy Policy_SW.pdf).", + "privacyPolicy": "Saya telah membaca dan menyetujui [Kebijakan Privasi] (https://wavesplatform.com/files/docs/Waves_privacy_policy.pdf).", "read": "Saya telah membaca, memahami dan menyetujui", "readTermsAndConditions": "Saya telah membaca dan menyetujui [Syarat dan Ketentuan] (https://wavesplatform.com/files/docs/Waves_terms_and_conditions.pdf)", "security": "Saya memahami bahwa dana saya disimpan dengan aman di perangkat ini, bukan oleh perusahaan", diff --git a/locale/it/app.create.json b/locale/it/app.create.json index ca1e6bc54a..a48290d705 100644 --- a/locale/it/app.create.json +++ b/locale/it/app.create.json @@ -30,11 +30,15 @@ "createNewAccount": "Scegli il tuo Avatar", "description": { "becomePart": "Become part of a fast-growing area of the crypto world. You are the only person who can access your crypto assets", - "enterName": "Enter account name or" + "enterName": "Enter account name or", + "tokenLauncher": "Issue your own tokens. These can be integrated into your business not only as an internal currency but also as a rating system, or loyalty program.", + "wallet": "Store, manage and receive interest on your digital assets balance, easily and securely." }, "from": "Questo avatar è una rappresentazione visiva, non potrai cambiarlo successivamente", "header": { "accountName": "Account name", + "tokenLauncher": "TokenLauncher", + "wallet": "Wallet", "withBlockchain": "Get Started with Blockchain" }, "import": "Importa account", diff --git a/locale/it/app.signIn.json b/locale/it/app.signIn.json index ddfd6a77e5..1d0c59193b 100644 --- a/locale/it/app.signIn.json +++ b/locale/it/app.signIn.json @@ -11,6 +11,9 @@ "restore": "Restore all" }, "enterPass": "Please enter your password to continue", + "modal": { + "forgotPass": "Password successfully reset" + }, "passForgot": { "attention": "Attention!", "description": "If you forget your password, you must restore all your accounts from their SEEDs and set a new password." diff --git a/locale/it/app.utils.json b/locale/it/app.utils.json index 1a4cb28a76..c22c265d26 100644 --- a/locale/it/app.utils.json +++ b/locale/it/app.utils.json @@ -768,7 +768,7 @@ "analytics": "Vorrei contribuire a migliorare la piattaforma Waves inviando statistiche di utilizzo anonime agli sviluppatori.", "backup": "Ho compreso che spostando questa app su un altro dispositivo o cancellandola, i miei Waves potranno essere recuperati esclusivamente utilizzando la frase di backup.", "ok": "Conferma e inizia", - "privacyPolicy": "Ho letto e accetto l'[Informativa sulla privacy](https://wavesplatform.com/files/docs/Privacy Policy_SW.pdf).", + "privacyPolicy": "Ho letto e accetto l'[Informativa sulla privacy](https://wavesplatform.com/files/docs/Waves_privacy_policy.pdf).", "read": "Ho letto, compreso e sottoscritto i", "readTermsAndConditions": "Ho letto, compreso e accettato i [termini e condizioni](https://wavesplatform.com/files/docs/Waves_terms_and_conditions.pdf)", "security": "Ho compreso che i miei fondi sono mantenuti in sicurezza su questo dispositivo, non da una società", diff --git a/locale/ja/app.create.json b/locale/ja/app.create.json index f795e6c77a..aa34d0e10d 100644 --- a/locale/ja/app.create.json +++ b/locale/ja/app.create.json @@ -30,11 +30,15 @@ "createNewAccount": "あなたのアバターを選択", "description": { "becomePart": "Become part of a fast-growing area of the crypto world. You are the only person who can access your crypto assets", - "enterName": "Enter account name or" + "enterName": "Enter account name or", + "tokenLauncher": "Issue your own tokens. These can be integrated into your business not only as an internal currency but also as a rating system, or loyalty program.", + "wallet": "Store, manage and receive interest on your digital assets balance, easily and securely." }, "from": "このアバターは視覚的存在です。あとで変更することはできません。", "header": { "accountName": "Account name", + "tokenLauncher": "TokenLauncher", + "wallet": "Wallet", "withBlockchain": "Get Started with Blockchain" }, "import": "アカウントをインポート", diff --git a/locale/ja/app.signIn.json b/locale/ja/app.signIn.json index 9d21080668..bafa7a3522 100644 --- a/locale/ja/app.signIn.json +++ b/locale/ja/app.signIn.json @@ -11,6 +11,9 @@ "restore": "Restore all" }, "enterPass": "Please enter your password to continue", + "modal": { + "forgotPass": "Password successfully reset" + }, "passForgot": { "attention": "Attention!", "description": "If you forget your password, you must restore all your accounts from their SEEDs and set a new password." diff --git a/locale/ja/app.utils.json b/locale/ja/app.utils.json index f1c8264b88..ec28b4628b 100644 --- a/locale/ja/app.utils.json +++ b/locale/ja/app.utils.json @@ -768,7 +768,7 @@ "analytics": "開発者に匿名の使用統計を送信することで、Wavesプラットフォームの改善に協力します。", "backup": "私は、アプリを他のデバイスに移動するまたは削除した場合、私のWavesはバックアップフレーズのみから復元できることを理解しています。", "ok": "承認して始める", - "privacyPolicy": "[プライバシーポリシー](https://wavesplatform.com/files/docs/Privacy Policy_SW.pdf)の内容を確認し、同意します。", + "privacyPolicy": "[プライバシーポリシー](https://wavesplatform.com/files/docs/Waves_privacy_policy.pdf)の内容を確認し、同意します。", "read": "私は規約を読み、十分に理解し、同意します。", "readTermsAndConditions": "私は[利用規則](https://wavesplatform.com/files/docs/Waves_terms_and_conditions.pdf)を読み、十分に理解し、その内容に同意します。", "security": "私の資金は企業ではなく、デバイス上に安全に保管されていることを理解しています。", diff --git a/locale/ko/app.create.json b/locale/ko/app.create.json index cf26864bd3..dc77117b56 100644 --- a/locale/ko/app.create.json +++ b/locale/ko/app.create.json @@ -30,11 +30,15 @@ "createNewAccount": "귀하의 아바타를 선택하세요", "description": { "becomePart": "Become part of a fast-growing area of the crypto world. You are the only person who can access your crypto assets", - "enterName": "Enter account name or" + "enterName": "Enter account name or", + "tokenLauncher": "Issue your own tokens. These can be integrated into your business not only as an internal currency but also as a rating system, or loyalty program.", + "wallet": "Store, manage and receive interest on your digital assets balance, easily and securely." }, "from": "본 아바타는 시각적 표현이며 추후 변경이 불가합니다.", "header": { "accountName": "Account name", + "tokenLauncher": "TokenLauncher", + "wallet": "Wallet", "withBlockchain": "Get Started with Blockchain" }, "import": "계정 불러오기", diff --git a/locale/ko/app.signIn.json b/locale/ko/app.signIn.json index 28e21ddeb8..bcb67a2bb3 100644 --- a/locale/ko/app.signIn.json +++ b/locale/ko/app.signIn.json @@ -11,6 +11,9 @@ "restore": "Restore all" }, "enterPass": "Please enter your password to continue", + "modal": { + "forgotPass": "Password successfully reset" + }, "passForgot": { "attention": "Attention!", "description": "If you forget your password, you must restore all your accounts from their SEEDs and set a new password." diff --git a/locale/ko/app.utils.json b/locale/ko/app.utils.json index e1f4e29584..783e0828e9 100644 --- a/locale/ko/app.utils.json +++ b/locale/ko/app.utils.json @@ -768,7 +768,7 @@ "analytics": "Waves 플랫폼을 개선하기 위해 개발자들에게 익명으로 사용 통계를 보냅니다.", "backup": "본 앱을 다른 장치로 이동하거나 삭제하면 나의 Waves 계정은 백업 구절로만 복구될 수 있음을 이해합니다.", "ok": "동의하고 시작", - "privacyPolicy": "본 [개인정보 보호정책]을 읽었으며 동의합니다\n(https://wavesplatform.com/files/docs/Privacy Policy_SW.pdf).", + "privacyPolicy": "본 [개인정보 보호정책]을 읽었으며 동의합니다\n(https://wavesplatform.com/files/docs/Waves_privacy_policy.pdf).", "read": "다음 약관을 읽었으며 이해하고 동의합니다.", "readTermsAndConditions": "본 [이용 약관]을 읽었으며 동의합니다\n(https://wavesplatform.com/files/docs/Waves_terms_and_conditions.pdf).", "security": "나의 자산이 회사가 아닌 현재 사용 중인 장치에서 안전하게 보관된다는 것을 이해합니다.", diff --git a/locale/nl_NL/app.create.json b/locale/nl_NL/app.create.json index ba517b52b0..7e998706a0 100644 --- a/locale/nl_NL/app.create.json +++ b/locale/nl_NL/app.create.json @@ -30,11 +30,15 @@ "createNewAccount": "Kies een afbeelding", "description": { "becomePart": "Word onderdeel van het snelst groeiende gebied binnen de cryptowereld. U bent de enige persoon die toegang heeft tot uw crypto assets.", - "enterName": "Voer accountnaam of in" + "enterName": "Voer accountnaam of in", + "tokenLauncher": "Issue your own tokens. These can be integrated into your business not only as an internal currency but also as a rating system, or loyalty program.", + "wallet": "Store, manage and receive interest on your digital assets balance, easily and securely." }, "from": "Deze avatar is uniek, u kunt deze later niet wijzigen.", "header": { "accountName": "Accountnaam", + "tokenLauncher": "TokenLauncher", + "wallet": "Wallet", "withBlockchain": "Begin met Blockchain" }, "import": "Importeer accounts", diff --git a/locale/nl_NL/app.signIn.json b/locale/nl_NL/app.signIn.json index b0ba5f5b9b..926922b29c 100644 --- a/locale/nl_NL/app.signIn.json +++ b/locale/nl_NL/app.signIn.json @@ -11,6 +11,9 @@ "restore": "Alles terugzetten" }, "enterPass": "Voer uw wachtwoord in om door te gaan", + "modal": { + "forgotPass": "Password successfully reset" + }, "passForgot": { "attention": "Let op!", "description": "Als u uw wachtwoord bent vergeten kunt u al uw accounts terugzetten door middel van de SEEDs en een nieuw wachtwoord instellen." diff --git a/locale/nl_NL/app.utils.json b/locale/nl_NL/app.utils.json index 8c08e37054..1e14097238 100644 --- a/locale/nl_NL/app.utils.json +++ b/locale/nl_NL/app.utils.json @@ -768,7 +768,7 @@ "analytics": "Ik help graag het Waves platform door anoniem gebruikstatistieken te verzenden naar de ontwikkelaars.", "backup": "Ik begrijp dat als deze software verplaatst of verwijderd wordt, mijn Waves account alleen terug gezet kan worden door middel van de backup regel (SEED).", "ok": "Bevestig en Begin", - "privacyPolicy": "Ik heb het [Privacybeleid](https://wavesplatform.com/files/docs/Privacy Policy_SW.pdf) gelezen en ga hiermee akkoord.", + "privacyPolicy": "Ik heb het [Privacybeleid](https://wavesplatform.com/files/docs/Waves_privacy_policy.pdf) gelezen en ga hiermee akkoord.", "read": "Ik heb gelezen, begrepen en ga ermee akkoord met", "readTermsAndConditions": "Ik heb de [Algemene voorwaarden](https://wavesplatform.com/files/docs/Waves_terms_and_conditions.pdf) gelezen en ga hiermee akkoord.", "security": "Ik heb de gebruiksvoorwaarden gelezen, begrepen en ga akkoord met de", diff --git a/locale/pl/app.create.json b/locale/pl/app.create.json index aad7ec6508..bd3ba989b2 100644 --- a/locale/pl/app.create.json +++ b/locale/pl/app.create.json @@ -30,11 +30,15 @@ "createNewAccount": "Stwórz swój Avatar", "description": { "becomePart": "Become part of a fast-growing area of the crypto world. You are the only person who can access your crypto assets", - "enterName": "Enter account name or" + "enterName": "Enter account name or", + "tokenLauncher": "Issue your own tokens. These can be integrated into your business not only as an internal currency but also as a rating system, or loyalty program.", + "wallet": "Store, manage and receive interest on your digital assets balance, easily and securely." }, "from": "Ten awatar jest wizualną reprezentacją, nie możesz go później zmienić", "header": { "accountName": "Account name", + "tokenLauncher": "TokenLauncher", + "wallet": "Wallet", "withBlockchain": "Get Started with Blockchain" }, "import": "Importuj konto", diff --git a/locale/pl/app.signIn.json b/locale/pl/app.signIn.json index 5b98d4e8fd..eafe697091 100644 --- a/locale/pl/app.signIn.json +++ b/locale/pl/app.signIn.json @@ -11,6 +11,9 @@ "restore": "Restore all" }, "enterPass": "Please enter your password to continue", + "modal": { + "forgotPass": "Password successfully reset" + }, "passForgot": { "attention": "Attention!", "description": "If you forget your password, you must restore all your accounts from their SEEDs and set a new password." diff --git a/locale/pl/app.utils.json b/locale/pl/app.utils.json index 106f4ae56b..803e61f320 100644 --- a/locale/pl/app.utils.json +++ b/locale/pl/app.utils.json @@ -768,7 +768,7 @@ "analytics": "Otwierając aplikację Waves chciałbym pomóc ulepszyć platformę Waves, wysyłając programistom anonimowe statystyki użytkowania.", "backup": "Rozumiem, że jeśli aplikacja zostania przeniesiona do innego urządzenia lub usunięta, dostęp do mojego konta WAVES można odzyskać tylko za pomocą kopii zapasowej fraz.", "ok": "Potwierdzam", - "privacyPolicy": "Przeczytałem i zgadzam się z [Polityką prywatności](https://wavesplatform.com/files/docs/Privacy Policy_SW.pdf).", + "privacyPolicy": "Przeczytałem i zgadzam się z [Polityką prywatności](https://wavesplatform.com/files/docs/Waves_privacy_policy.pdf).", "read": "Przeczytałem, zrozumiałem i zgadzam się", "readTermsAndConditions": "Przeczytałem, rozumiem i zgadzam się z [Terms and Conditions](https://wavesplatform.com/files/docs/Waves_terms_and_conditions.pdf)", "security": "Rozumiem, że moje środki są bezpiecznie przechowywane na tym urządzeniu, a nie przez firmę", diff --git a/locale/pt_BR/app.create.json b/locale/pt_BR/app.create.json index ab1454081d..05913cf9bb 100644 --- a/locale/pt_BR/app.create.json +++ b/locale/pt_BR/app.create.json @@ -30,11 +30,15 @@ "createNewAccount": "Criar Nova Conta", "description": { "becomePart": "Become part of a fast-growing area of the crypto world. You are the only person who can access your crypto assets", - "enterName": "Enter account name or" + "enterName": "Enter account name or", + "tokenLauncher": "Issue your own tokens. These can be integrated into your business not only as an internal currency but also as a rating system, or loyalty program.", + "wallet": "Store, manage and receive interest on your digital assets balance, easily and securely." }, "from": "de um backup", "header": { "accountName": "Account name", + "tokenLauncher": "TokenLauncher", + "wallet": "Wallet", "withBlockchain": "Get Started with Blockchain" }, "import": "Importar contas", diff --git a/locale/pt_BR/app.signIn.json b/locale/pt_BR/app.signIn.json index 9fc31264cd..f5cd7b3e81 100644 --- a/locale/pt_BR/app.signIn.json +++ b/locale/pt_BR/app.signIn.json @@ -11,6 +11,9 @@ "restore": "Restore all" }, "enterPass": "Please enter your password to continue", + "modal": { + "forgotPass": "Password successfully reset" + }, "passForgot": { "attention": "Attention!", "description": "If you forget your password, you must restore all your accounts from their SEEDs and set a new password." diff --git a/locale/pt_BR/app.utils.json b/locale/pt_BR/app.utils.json index 489a1575ba..88185ba35e 100644 --- a/locale/pt_BR/app.utils.json +++ b/locale/pt_BR/app.utils.json @@ -768,7 +768,7 @@ "analytics": "Eu gostaria de ajudar a melhorar a Plataforma Waves enviando estatísticas de uso anônimas para os desenvolvedores.", "backup": "Eu entendo que se este aplicativo for excluído ou movido para outro dispositivo, minhas Waves só poderão ser recuperadas com a frase de backup.", "ok": "Confirmar e Iniciar", - "privacyPolicy": "I have read and agree with the [Privacy Policy](https://wavesplatform.com/files/docs/Privacy Policy_SW.pdf).", + "privacyPolicy": "I have read and agree with the [Privacy Policy](https://wavesplatform.com/files/docs/Waves_privacy_policy.pdf).", "read": "Eu li, compreendi e concordo com o", "readTermsAndConditions": "Eu li, compreendi e concordo com os [Termos e Condições](https://wavesplatform.com/files/docs/Waves_terms_and_conditions.pdf)", "security": "Eu entendo que meus fundos são mantidos com segurança neste dispositivo, não por uma empresa", diff --git a/locale/pt_PT/app.create.json b/locale/pt_PT/app.create.json index 00774b1201..7687a08c02 100644 --- a/locale/pt_PT/app.create.json +++ b/locale/pt_PT/app.create.json @@ -30,11 +30,15 @@ "createNewAccount": "Choose your Avatar", "description": { "becomePart": "Become part of a fast-growing area of the crypto world. You are the only person who can access your crypto assets", - "enterName": "Enter account name or" + "enterName": "Enter account name or", + "tokenLauncher": "Issue your own tokens. These can be integrated into your business not only as an internal currency but also as a rating system, or loyalty program.", + "wallet": "Store, manage and receive interest on your digital assets balance, easily and securely." }, "from": "This avatar is visual representation, you can’t change it later", "header": { "accountName": "Account name", + "tokenLauncher": "TokenLauncher", + "wallet": "Wallet", "withBlockchain": "Get Started with Blockchain" }, "import": "Import accounts", diff --git a/locale/pt_PT/app.signIn.json b/locale/pt_PT/app.signIn.json index ce17074130..128d2273be 100644 --- a/locale/pt_PT/app.signIn.json +++ b/locale/pt_PT/app.signIn.json @@ -11,6 +11,9 @@ "restore": "Restore all" }, "enterPass": "Please enter your password to continue", + "modal": { + "forgotPass": "Password successfully reset" + }, "passForgot": { "attention": "Attention!", "description": "If you forget your password, you must restore all your accounts from their SEEDs and set a new password." diff --git a/locale/pt_PT/app.utils.json b/locale/pt_PT/app.utils.json index 17199170bc..50a9f59def 100644 --- a/locale/pt_PT/app.utils.json +++ b/locale/pt_PT/app.utils.json @@ -768,7 +768,7 @@ "analytics": "I would like to help improve the Waves platform by sending anonymous usage statistics to the developers.", "backup": "I understand that if this app is moved to another device or deleted, my Waves can only be recovered with the backup phrase.", "ok": "Confirm and Begin", - "privacyPolicy": "I have read and agree with the [Privacy Policy](https://wavesplatform.com/files/docs/Privacy Policy_SW.pdf).", + "privacyPolicy": "I have read and agree with the [Privacy Policy](https://wavesplatform.com/files/docs/Waves_privacy_policy.pdf).", "read": "I have read, understood and agree to the", "readTermsAndConditions": "Eu li, compreendi e concordo com os [Termos e Condições](https://wavesplatform.com/files/docs/Waves_terms_and_conditions.pdf)", "security": "I understand that my funds are held securely on this device, not by a company", diff --git a/locale/ru/app.create.json b/locale/ru/app.create.json index 8ca10d1a16..341429b46c 100644 --- a/locale/ru/app.create.json +++ b/locale/ru/app.create.json @@ -30,11 +30,15 @@ "createNewAccount": "Выберите свой аватар", "description": { "becomePart": "Станьте частью быстрорастущего крипто-мира. Только вы можете получить доступ к своим средствам", - "enterName": "Введите название аккаунта или" + "enterName": "Введите название аккаунта или", + "tokenLauncher": "Issue your own tokens. These can be integrated into your business not only as an internal currency but also as a rating system, or loyalty program.", + "wallet": "Store, manage and receive interest on your digital assets balance, easily and securely." }, "from": "Ваш аватар уникален. Вы не сможете изменить его позже.", "header": { "accountName": "Название аккаунта", + "tokenLauncher": "TokenLauncher", + "wallet": "Кошелёк", "withBlockchain": "Начните работать с блокчейном" }, "import": "Импорт аккаунтов", diff --git a/locale/ru/app.signIn.json b/locale/ru/app.signIn.json index 2aabedeb94..d2bcb91648 100644 --- a/locale/ru/app.signIn.json +++ b/locale/ru/app.signIn.json @@ -11,6 +11,9 @@ "restore": "Восстановить все" }, "enterPass": "Введите пароль, чтобы продолжить", + "modal": { + "forgotPass": "Пароль успешно сброшен" + }, "passForgot": { "attention": "Внимание!", "description": "Если вы забыли пароль, то вы должны восстановить все свои аккаунты из секретной фразы и установить новый пароль." diff --git a/locale/ru/app.utils.json b/locale/ru/app.utils.json index e554400da4..2e7acb2a72 100644 --- a/locale/ru/app.utils.json +++ b/locale/ru/app.utils.json @@ -768,7 +768,7 @@ "analytics": "Я хочу помочь развивать Waves, отправляя анонимную статистику разработчикам", "backup": "Я понимаю, что если это приложение установлено на другом устройстве или удалено, то я получу доступ к своим средствам только с помощью секретной фразы", "ok": "Подтвердить и начать", - "privacyPolicy": "Я прочел и согласен с [Privacy Policy](https://wavesplatform.com/files/docs/Privacy Policy_SW.pdf).", + "privacyPolicy": "Я прочел и согласен с [Privacy Policy](https://wavesplatform.com/files/docs/Waves_privacy_policy.pdf).", "read": "Я прочитал, понял и согласен с", "readTermsAndConditions": "Я прочел и согласен с [Terms and Conditions](https://wavesplatform.com/files/docs/Waves_terms_and_conditions.pdf).", "security": "Я понимаю, что мои средства хранятся на этом устройстве, а не у компании", diff --git a/locale/tr/app.create.json b/locale/tr/app.create.json index bd1219a098..d26198108b 100644 --- a/locale/tr/app.create.json +++ b/locale/tr/app.create.json @@ -30,11 +30,15 @@ "createNewAccount": "Avatarınızı seçin", "description": { "becomePart": "Become part of a fast-growing area of the crypto world. You are the only person who can access your crypto assets", - "enterName": "Enter account name or" + "enterName": "Enter account name or", + "tokenLauncher": "Issue your own tokens. These can be integrated into your business not only as an internal currency but also as a rating system, or loyalty program.", + "wallet": "Store, manage and receive interest on your digital assets balance, easily and securely." }, "from": "Avatarlar kişiye özeldir. Sonradan değiştiremezsiniz.", "header": { "accountName": "Account name", + "tokenLauncher": "TokenLauncher", + "wallet": "Wallet", "withBlockchain": "Get Started with Blockchain" }, "import": "Hesapları içeri aktar", diff --git a/locale/tr/app.signIn.json b/locale/tr/app.signIn.json index f0ff3b068c..017ff3002e 100644 --- a/locale/tr/app.signIn.json +++ b/locale/tr/app.signIn.json @@ -11,6 +11,9 @@ "restore": "Restore all" }, "enterPass": "Please enter your password to continue", + "modal": { + "forgotPass": "Password successfully reset" + }, "passForgot": { "attention": "Attention!", "description": "If you forget your password, you must restore all your accounts from their SEEDs and set a new password." diff --git a/locale/tr/app.utils.json b/locale/tr/app.utils.json index 2a47a79c05..01e5e3473d 100644 --- a/locale/tr/app.utils.json +++ b/locale/tr/app.utils.json @@ -768,7 +768,7 @@ "analytics": "Waves Platform'un gelişimine katkı sağlamak adına kullanım istatistiklerimin anonim olarak geliştiriciler ile paylaşılmasına onay veriyorum", "backup": "Eğer uygulamayı başka bir cihaza taşımam gerekirse veya uygulama silinirse cüzdanıma erişmemin tek yolunun Anahtar (yedek) kelimeler olduğunu ve başka hiç bir şekilde erişemeyeceğimi biliyorum.", "ok": "Onayla ve Başla", - "privacyPolicy": "[Gizlilik politikası](https://wavesplatform.com/files/docs/Privacy Policy_SW.pdf)'nı okudum ve anladım.", + "privacyPolicy": "[Gizlilik politikası](https://wavesplatform.com/files/docs/Waves_privacy_policy.pdf)'nı okudum ve anladım.", "read": "Okudum, anladım ve onaylıyorum", "readTermsAndConditions": "[Koşullar ve Şartlar](https://wavesplatform.com/files/docs/Waves_terms_and_conditions.pdf)'ı okudum ve anladım.", "security": "Kripto varlıklarımın herhangi bir şirket tarafından saklanmadığını ve bu cihazda güvenle benim tarafımdan saklandığını anladım.", diff --git a/locale/zh_CN/app.create.json b/locale/zh_CN/app.create.json index 4a6115b642..50c23451b7 100644 --- a/locale/zh_CN/app.create.json +++ b/locale/zh_CN/app.create.json @@ -30,11 +30,15 @@ "createNewAccount": "选择你的头像", "description": { "becomePart": "成为加密世界快速发展的一部分。您是唯一可以访问加密资产的人", - "enterName": "输入帐户名称或" + "enterName": "输入帐户名称或", + "tokenLauncher": "发行自己的代币。这些不仅可以作为内部货币,还可以作为评级系统或忠诚度计划集成到您的业务中。", + "wallet": "轻松安全地存储,管理和接收您的数字资产余额的利息。" }, "from": "这个头像是视觉表达,你以后不能改变它", "header": { "accountName": "用户名", + "tokenLauncher": "代币启动器", + "wallet": "智能数字钱包", "withBlockchain": "开始使用区块链" }, "import": "导入帐户", diff --git a/locale/zh_CN/app.signIn.json b/locale/zh_CN/app.signIn.json index 0d6909c340..9088c3818d 100644 --- a/locale/zh_CN/app.signIn.json +++ b/locale/zh_CN/app.signIn.json @@ -11,6 +11,9 @@ "restore": "恢复所有" }, "enterPass": "请输入您的密码以继续", + "modal": { + "forgotPass": "密码成功重置" + }, "passForgot": { "attention": "注意!", "description": "如果您忘记了密码,则必须从其SEED中恢复所有帐户并设置新密码。" diff --git a/locale/zh_CN/app.utils.json b/locale/zh_CN/app.utils.json index d5b4342bbb..14e6e63684 100644 --- a/locale/zh_CN/app.utils.json +++ b/locale/zh_CN/app.utils.json @@ -198,7 +198,7 @@ "helpDescrText": "交易确认后,网关将处理BCH转账到Waves账户中的代币。", "helpDescrTitle": "将此地址输入在您的Bitcoin Cash客户端或钱包", "warningMinAmountText": "如果您发送少于{{minAmount, BigNumber}} {{assetTicker}},您将失去这笔钱。", - "warningMinAmountTitle": "最低存款金额为{{minAmount, BigNumber}} {{assetTicker}}", + "warningMinAmountTitle": "最低存款金额为{{minAmount,BigNumber}} {{assetTicker}} ,最高存款金额为{{maxAmount}} {{assetTicker}}", "warningText": "如通过该地址发送任何其他代币,您的代币将失去。", "warningTitle": "只能将BCH发送到这个存款地址" }, @@ -206,7 +206,7 @@ "helpDescrText": "确认交易后,网关将处理将BSV转移到Waves帐户中的代币。", "helpDescrTitle": "在您的比特币Satoshi Vision客户端或钱包中输入此地址", "warningMinAmountText": "如果您发送的{{assetTicker}}低于{{minAmount, BigNumber}},您将失去这笔钱。", - "warningMinAmountTitle": "最低存款金额为{{minAmount, BigNumber}} {{assetTicker}}", + "warningMinAmountTitle": "最低存款金额为{{minAmount,BigNumber}} {{assetTicker}} ,最高存款金额为{{maxAmount}} {{assetTicker}}", "warningText": "将任何其他货币发送到此地址可能会导致您的存款损失。", "warningTitle": "仅将 BSV 发送到此存款地址" }, @@ -214,7 +214,7 @@ "helpDescrText": "交易确认之后,网关将处理BTC转账至您Waves帐户的代币。", "helpDescrTitle": "将此地址输入您的比特币客户端或在线钱包", "warningMinAmountText": "如果您发送的费用低于{{minAmount, BigNumber}} {{assetTicker}},您将失去这笔钱。", - "warningMinAmountTitle": "最低存款金额为{{minAmount, BigNumber}} {{assetTicker}}", + "warningMinAmountTitle": "最低存款金额为{{minAmount,BigNumber}} {{assetTicker}} ,最高存款金额为{{maxAmount}} {{assetTicker}}", "warningText": "如通过该地址发送任何其他代币,您的代币将失去。", "warningTitle": "通过该存款地址只能发送BTC" }, @@ -222,7 +222,7 @@ "helpDescrText": "确认交易后,网关将处理将DASH转移到Waves帐户中的代币。", "helpDescrTitle": "将此地址输入您的DASH客户端或钱包", "warningMinAmountText": "如果您发送小于{{minAmount, BigNumber}}的{{assetTicker}},你会失去这笔钱。", - "warningMinAmountTitle": "最低存款金额为{{minAmount, BigNumber}} {{assetTicker}}", + "warningMinAmountTitle": "最低存款金额为{{minAmount,BigNumber}} {{assetTicker}} ,最高存款金额为{{maxAmount}} {{assetTicker}}", "warningText": "如通过该地址发送任何其他代币,您的代币将失去。", "warningTitle": "只能将DASH发送到这个存款地址" }, @@ -230,7 +230,7 @@ "helpDescrText": "交易确认之后,网关将处理ETH转账至您Waves帐户的代币。", "helpDescrTitle": "将此地址输入您的 以太坊客户端或在线钱包", "warningMinAmountText": "如果您发送的费用低于{{minAmount, BigNumber}} {{assetTicker}},您将失去这笔钱。", - "warningMinAmountTitle": "最低存款金额为{{minAmount, BigNumber}} {{assetTicker}}", + "warningMinAmountTitle": "最低存款金额为{{minAmount,BigNumber}} {{assetTicker}} ,最高存款金额为{{maxAmount}} {{assetTicker}}", "warningText": "检查您的钱包或交易所是否为收回ETH使用智能合约。我们不接受这种交易,也不能退款。您将会失去这笔钱。", "warningTitle": "请不要从智能合约中交存ETH!别交存ERC20代币!您只能交存以太坊Ethereum。" }, @@ -238,7 +238,7 @@ "helpDescrText": "交易确认之后,网关将处理LTC转账至您Waves帐户的代币。", "helpDescrTitle": "将此地址输入您的莱特币客户端或在线钱包", "warningMinAmountText": "如果您发送的费用低于{{minAmount, BigNumber}} {{assetTicker}},您将失去这笔钱。", - "warningMinAmountTitle": "最低存款金额为{{minAmount, BigNumber}} {{assetTicker}}", + "warningMinAmountTitle": "最低存款金额为{{minAmount,BigNumber}} {{assetTicker}} ,最高存款金额为{{maxAmount}} {{assetTicker}}", "warningText": "如通过该地址发送任何其他代币,您的代币将失去。", "warningTitle": "通过该存款地址只能发送LTC" }, @@ -246,7 +246,7 @@ "helpDescrText": "交易确认之后,网关将处理XMR转账至您Waves帐户的代币。", "helpDescrTitle": "将此地址输入在您的Monero客户端或钱包", "warningMinAmountText": "如果您发送的费用低于{{minAmount, BigNumber}} {{assetTicker}},您将失去这笔钱。", - "warningMinAmountTitle": "最低存款金额为{{minAmount, BigNumber}} {{assetTicker}}", + "warningMinAmountTitle": "最低存款金额为{{minAmount,BigNumber}} {{assetTicker}} ,最高存款金额为{{maxAmount}} {{assetTicker}}", "warningText": "{div}[付款ID不是必需的.] 如通过该地址发送任何其他代币,您的代币将失去。", "warningTitle": "通过该存款地址只能发送 XMR" }, @@ -254,7 +254,7 @@ "helpDescrText": "交易确认之后,网关将处理ZEC转账至您Waves帐户的代币。", "helpDescrTitle": "将此地址输入您的Zcash客户端或在线钱包", "warningMinAmountText": "如果您发送的费用低于{{minAmount, BigNumber}} {{assetTicker}},您将失去这笔钱。", - "warningMinAmountTitle": "最低存款金额为{{minAmount, BigNumber}} {{assetTicker}}", + "warningMinAmountTitle": "最低存款金额为{{minAmount,BigNumber}} {{assetTicker}} ,最高存款金额为{{maxAmount}} {{assetTicker}}", "warningText": "如通过该地址发送任何其他代币,您的代币将失去。", "warningTitle": "通过该存款地址只能发送 Zcash" }, @@ -268,7 +268,7 @@ "helpDescrText": "确认交易后,网关将处理将Bancor转移到Waves帐户中的代币。", "helpDescrTitle": "在您的客户或钱包中输入此地址", "warningMinAmountText": "如果你发送少于{{minAmount, BigNumber}} {{assetTicker}},你将失去这笔钱。", - "warningMinAmountTitle": "最低存款金额为{{minAmount, BigNumber}} {{assetTicker}},最高存款金额为{{maxAmount}} {{assetTicker}}", + "warningMinAmountTitle": "最低存款金额为{{minAmount,BigNumber}} {{assetTicker}} ,最高存款金额为{{maxAmount}} {{assetTicker}}", "warningText": "检查您的钱包或交易所是否使用智能合约撤回Bancor。我们不接受此类交易,也不能退款。你会失去那笔钱。", "warningTitle": "请不要从智能合约中存入BNT!不要存入其他ERC20代币!只允许Bancor。" }, @@ -768,7 +768,7 @@ "analytics": "我想向开发者发送匿名统计信息来帮助改善Waves平台。", "backup": "我了解如果此应用移至其他设备或已删除,我的Waves账户只能通过备份短语(助记词)进行恢复。", "ok": "确认并开始", - "privacyPolicy": "我已阅读并同意[隐私政策](https://wavesplatform.com/files/docs/Privacy Policy_SW.pdf)。", + "privacyPolicy": "我已阅读并同意[隐私政策](https://wavesplatform.com/files/docs/Waves_privacy_policy.pdf)。", "read": "我已阅读、理解并同意", "readTermsAndConditions": "我已阅读,理解并同意[条款和细则](https://wavesplatform.com/files/docs/Waves_terms_and_conditions.pdf)", "security": "我了解我的资产安全地存放在此设备上,而不是存放于公司", diff --git a/src/modules/ui/directives/footer/footer.html b/src/modules/ui/directives/footer/footer.html index 3e8ba324e3..248a4c511e 100644 --- a/src/modules/ui/directives/footer/footer.html +++ b/src/modules/ui/directives/footer/footer.html @@ -93,7 +93,7 @@ event-target="'ui'" class="footer__link" w-i18n="welcome.privacyPolicy" target="_blank" rel="noopener noreferrer" - href="https://wavesplatform.com/files/docs/Privacy%20Policy_SW.pdf"> + href="https://wavesplatform.com/files/docs/Waves_terms_and_conditions.pdf">