Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

Commit

Permalink
Update locales source
Browse files Browse the repository at this point in the history
  • Loading branch information
slaweet committed Sep 29, 2017
1 parent 35d2e5a commit 6b472d3
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/locales/en/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,11 @@
"Delegate Registration": "Delegate Registration",
"Delegate name": "Delegate name",
"Delegate registration was successfully submitted with username: \"{{username}}\". It can take several seconds before it is processed.": "Delegate registration was successfully submitted with username: \"{{username}}\". It can take several seconds before it is processed.",
"Downvotes:": "Downvotes:",
"Enter the missing word": "Enter the missing word",
"Enter your passphrase": "Enter your passphrase",
"Entered passphrase does not belong to the active account": "Entered passphrase does not belong to the active account",
"Error": "Error",
"Failed to connect to node {{address}}": "Failed to connect to node {{address}}",
"Failed to connect: Node {{address}} is not active": "Failed to connect: Node {{address}} is not active",
"Fee": "Fee",
Expand All @@ -44,6 +46,8 @@
"Login": "Login",
"Losing access to this passphrase will mean no funds can be sent from this account.": "Losing access to this passphrase will mean no funds can be sent from this account.",
"Mainnet": "Mainnet",
"Maximum of {{n}} votes exceeded.": "Maximum of {{n}} votes exceeded.",
"Maximum of {{n}} votes in one transaction exceeded.": "Maximum of {{n}} votes in one transaction exceeded.",
"Message": "Message",
"Move your mouse to generate random bytes": "Move your mouse to generate random bytes",
"Multisignature Creation": "Multisignature Creation",
Expand All @@ -54,6 +58,7 @@
"Node address": "Node address",
"Note: After registration completes,": "Note: After registration completes,",
"Note: Digital Signatures and signed messages are not encrypted!": "Note: Digital Signatures and signed messages are not encrypted!",
"Ok": "Ok",
"Passphrase": "Passphrase",
"Passphrase of the account is saved till the end of the session.": "Passphrase of the account is saved till the end of the session.",
"Passphrase of the account will be required to perform any transaction.": "Passphrase of the account will be required to perform any transaction.",
Expand Down Expand Up @@ -95,6 +100,7 @@
"Sign message": "Sign message",
"Signature": "Signature",
"Signing a message with this tool indicates ownership of a privateKey (secret) and provides a level of proof that you are the owner of the key. Its important to bear in mind that this is not a 100% proof as computer systems can be compromised, but is still an effective tool for proving ownership of a particular publicKey/address pair.": "Signing a message with this tool indicates ownership of a privateKey (secret) and provides a level of proof that you are the owner of the key. Its important to bear in mind that this is not a 100% proof as computer systems can be compromised, but is still an effective tool for proving ownership of a particular publicKey/address pair.",
"Success": "Success",
"Testnet": "Testnet",
"There are no transactions, yet.": "There are no transactions, yet.",
"This account is protected by a second passphrase": "This account is protected by a second passphrase",
Expand All @@ -103,11 +109,14 @@
"Time": "Time",
"Timestamp": "Timestamp",
"Total fee": "Total fee",
"Total new votes:": "Total new votes:",
"Total votes:": "Total votes:",
"Transaction Amount": "Transaction Amount",
"Transaction ID": "Transaction ID",
"Transactions": "Transactions",
"Unable to connect to the node": "Unable to connect to the node",
"Uptime": "Uptime",
"Upvotes:": "Upvotes:",
"Verify message": "Verify message",
"Vote": "Vote",
"Vote for delegates": "Vote for delegates",
Expand Down

0 comments on commit 6b472d3

Please sign in to comment.