diff --git a/index.html b/index.html index 92c1bd2..cf9b414 100644 --- a/index.html +++ b/index.html @@ -9854,7 +9854,7 @@ Walletgenerator.net use the same security measures as the original project. All-

• How can I help ?

- Donation are always welcome, but you can also help us translate the website. It's really easy. Just add "?i18nextract=LANGUAGECODE" in the end of the url (for instance http://walletgenerator.net/?i18nextract=es for spanish). You will see at the end of the page a pre-filled javascript array ready to be translated. Translate or correct it, and send it to us the way you prefer. Even partial translation are helpfull ! + Donation are always welcome, but you can also help us translate the website. It's really easy. Just add "?i18nextract=LANGUAGECODE" in the end of the url (for instance http://walletgenerator.net/?i18nextract=es for Spanish). You will see at the end of the page a pre-filled javascript array ready to be translated. Translate or correct it, and send it to us the way you prefer. Even partial translation are helpful !

@@ -11024,7 +11024,7 @@ ninja.translator = { "securitychecklistrandomNOK": "Your browser does NOT support window.crypto.getRandomValues(), which is important for generating the most secure random numbers possible. Please use a more modern browser.", "securitychecklistofflineNOK": "You appear to be running this generator off of a live website, which is not recommended for creating valuable wallets. Instead, use the download link at the bottom of this page to download the ZIP file from GitHub and run this generator offline as a \'local\' HTML file.", "securitychecklistofflineOK": "You are running this generator from your own download.", - "paperwalletback": "Amount : ___________       Date : ________________
Notes : ______________________________________", + "paperwalletback": "Amount : ___________       Date : ________________
Notes : ______________________________________", }, "fr": { diff --git a/l10n/en.js b/l10n/en.js index 47218f9..f069da0 100644 --- a/l10n/en.js +++ b/l10n/en.js @@ -13,5 +13,5 @@ "securitychecklistrandomNOK": "Your browser does NOT support window.crypto.getRandomValues(), which is important for generating the most secure random numbers possible. Please use a more modern browser.", "securitychecklistofflineNOK": "You appear to be running this generator off of a live website, which is not recommended for creating valuable wallets. Instead, use the download link at the bottom of this page to download the ZIP file from GitHub and run this generator offline as a \'local\' HTML file.", "securitychecklistofflineOK": "You are running this generator from your own download.", - "paperwalletback": "Amount : ___________       Date : ________________
Notes : ______________________________________", + "paperwalletback": "Amount : ___________       Date : ________________
Notes : ______________________________________", },