Update SDK

This commit is contained in:
Sorunome 2020-08-16 12:54:43 +02:00
commit 32a1c3ca1c
31 changed files with 1394 additions and 261 deletions

View file

@ -1,5 +1,5 @@
{
"@@last_modified": "2020-06-25T16:02:16.297192",
"@@last_modified": "2020-08-16T12:43:17.825046",
"About": "About",
"@About": {
"type": "text",
@ -54,6 +54,13 @@
"type": "text",
"placeholders": {}
},
"answeredTheCall": "{senderName} answered the call",
"@answeredTheCall": {
"type": "text",
"placeholders": {
"senderName": {}
}
},
"Anyone can join": "Anyone can join",
"@Anyone can join": {
"type": "text",
@ -541,6 +548,13 @@
"type": "text",
"placeholders": {}
},
"endedTheCall": "{senderName} ended the call",
"@endedTheCall": {
"type": "text",
"placeholders": {
"senderName": {}
}
},
"Enter a group name": "Enter a group name",
"@Enter a group name": {
"type": "text",
@ -721,6 +735,11 @@
"username": {}
}
},
"Join room": "Join room",
"@Join room": {
"type": "text",
"placeholders": {}
},
"keysCached": "Keys are cached",
"@keysCached": {
"type": "text",
@ -875,12 +894,12 @@
"type": "text",
"placeholders": {}
},
"noCrossSignBootstrap": "Fluffychat currently does not support enabling Cross-Signing. Please enable it from within Element.",
"noCrossSignBootstrap": "Fluffychat currently does not support enabling Cross-Signing. Please enable it from within Riot.",
"@noCrossSignBootstrap": {
"type": "text",
"placeholders": {}
},
"noMegolmBootstrap": "Fluffychat currently does not support enabling Online Key Backup. Please enable it from within Element.",
"noMegolmBootstrap": "Fluffychat currently does not support enabling Online Key Backup. Please enable it from within Riot.",
"@noMegolmBootstrap": {
"type": "text",
"placeholders": {}
@ -977,6 +996,11 @@
"type": "text",
"placeholders": {}
},
"Pin": "Pin",
"@Pin": {
"type": "text",
"placeholders": {}
},
"play": "Play {fileName}",
"@play": {
"type": "text",
@ -1205,6 +1229,13 @@
"username": {}
}
},
"sentCallInformations": "{senderName} sent call informations",
"@sentCallInformations": {
"type": "text",
"placeholders": {
"senderName": {}
}
},
"sessionVerified": "Session is verified",
"@sessionVerified": {
"type": "text",
@ -1245,6 +1276,13 @@
"type": "text",
"placeholders": {}
},
"startedACall": "{senderName} started a call",
"@startedACall": {
"type": "text",
"placeholders": {
"senderName": {}
}
},
"Change your style": "Change your style",
"@Change your style": {
"type": "text",
@ -1391,6 +1429,11 @@
"type": {}
}
},
"Unpin": "Unpin",
"@Unpin": {
"type": "text",
"placeholders": {}
},
"unreadChats": "{unreadCount} unread chats",
"@unreadChats": {
"type": "text",
@ -1539,7 +1582,7 @@
"type": "text",
"placeholders": {}
},
"Welcome to the cutest instant messenger in the matrix network.": "Welcome to the cutest instant messenger in the Matrix network.",
"Welcome to the cutest instant messenger in the matrix network.": "Welcome to the cutest instant messenger in the matrix network.",
"@Welcome to the cutest instant messenger in the matrix network.": {
"type": "text",
"placeholders": {}
@ -1589,4 +1632,4 @@
"type": "text",
"placeholders": {}
}
}
}