Merge branch 'main' of gitlab.com:famedly/fluffychat

This commit is contained in:
Christian Pauly 2021-02-27 10:47:26 +01:00
commit 3283a2e1ce

View File

@ -2183,7 +2183,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"pleaseEnterSecurityKey": "Palun sisesta oma turvavõti", "pleaseEnterSecurityKey": "Palun sisesta oma turvavõti:",
"@pleaseEnterSecurityKey": { "@pleaseEnterSecurityKey": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -2259,5 +2259,10 @@
"@oneMoreEvent": { "@oneMoreEvent": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
},
"unlockChatBackup": "Krüpti lahti oma vestluste varukoopia",
"@unlockChatBackup": {
"type": "text",
"placeholders": {}
} }
} }