feat: localize bootstrap

This commit is contained in:
Christian Pauly 2021-02-13 14:33:43 +01:00
commit 6aff41abbb
4 changed files with 63 additions and 16 deletions

View file

@ -404,11 +404,21 @@
"type": "text",
"placeholders": {}
},
"securityKey": "Security key",
"@securityKey": {
"type": "text",
"placeholders": {}
},
"copy": "Copy",
"@copy": {
"type": "text",
"placeholders": {}
},
"copyToClipboard": "Copy to clipboard",
"@copyToClipboard": {
"type": "text",
"placeholders": {}
},
"couldNotDecryptMessage": "Could not decrypt message: {error}",
"@couldNotDecryptMessage": {
"type": "text",
@ -438,6 +448,36 @@
"type": "text",
"placeholders": {}
},
"chatBackup": "Chat backup",
"@chatBackup": {
"type": "text",
"placeholders": {}
},
"securityKeyLost": "Security key lost?",
"@securityKeyLost": {
"type": "text",
"placeholders": {}
},
"everythingReady": "Everything ready!",
"@everythingReady": {
"type": "text",
"placeholders": {}
},
"transferFromAnotherDevice": "Transfer from another device",
"@transferFromAnotherDevice": {
"type": "text",
"placeholders": {}
},
"pleaseEnterSecurityKey": "Please enter your security key",
"@pleaseEnterSecurityKey": {
"type": "text",
"placeholders": {}
},
"chatBackupDescription": "Your chat backup is secured with a security key. Please make sure you don't lose it.",
"@chatBackupDescription": {
"type": "text",
"placeholders": {}
},
"createAccountNow": "Create account now",
"@createAccountNow": {
"type": "text",
@ -2107,6 +2147,16 @@
"type": "text",
"placeholders": {}
},
"fontSize": "Font size",
"@fontSize": {
"type": "text",
"placeholders": {}
},
"wipeChatBackup": "Wipe your chat backup to create a new security key?",
"@wipeChatBackup": {
"type": "text",
"placeholders": {}
},
"userUnknownVerification": "User has an unknown verification status",
"@userUnknownVerification": {
"type": "text",