feat: New simplified lockscreen design
This commit is contained in:
parent
1c863fe769
commit
90789d9feb
4 changed files with 121 additions and 76 deletions
|
|
@ -2519,5 +2519,13 @@
|
|||
"invite": "Invite",
|
||||
"requests": "Requests",
|
||||
"inviteGroupChat": "📨 Invite group chat",
|
||||
"invitePrivateChat": "📨 Invite private chat"
|
||||
"invitePrivateChat": "📨 Invite private chat",
|
||||
"invalidInput": "Invalid input!",
|
||||
"wrongPinEntered": "Wrong pin entered! Try again in {seconds} seconds...",
|
||||
"@wrongPinEntered": {
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
"seconds": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue