mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-07-23 04:36:51 +00:00
Fix seed and update translations
This commit is contained in:
@@ -118,7 +118,30 @@
|
||||
"created1": "Your account is now created",
|
||||
"created2": " and will be saved in this browser.",
|
||||
"downloadbackup": "Download Wallet BackUp File",
|
||||
"passwordhint": "A password must be at least 8 characters."
|
||||
"passwordhint": "A password must be at least 8 characters.",
|
||||
"lp1": "Lock Screen",
|
||||
"lp2": "No Lock Screen Password Is Set !",
|
||||
"lp3": "Please Set One",
|
||||
"lp4": "No Thanks",
|
||||
"lp5": "Set Password",
|
||||
"lp6": "New screen lock password set successfully !",
|
||||
"lp7": "UNLOCK",
|
||||
"lp8": "Error: Incorrect password",
|
||||
"lp9": "IS",
|
||||
"lp10": "LOCKED",
|
||||
"lp11": "UNLOCKED",
|
||||
"lp12": "Decoding saved data",
|
||||
"lp13": "Generating decryption key",
|
||||
"lp14": "Checking key",
|
||||
"lp15": "Incorrect password",
|
||||
"lp16": "Decrypting",
|
||||
"lp17": "Waiting for workers to be ready",
|
||||
"lp18": "Deriving key parts",
|
||||
"lp19": "Error, incorrect key. ",
|
||||
"lp20": "Error, incorrect nonce",
|
||||
"lp21": "Combining key parts",
|
||||
"lp22": "Key is ready"
|
||||
|
||||
},
|
||||
"logout": {
|
||||
"logout": "LOG OUT",
|
||||
|
Reference in New Issue
Block a user