Add chat select mode

This commit is contained in:
Christian Pauly 2020-02-09 15:15:29 +01:00
commit 757b46a6b7
11 changed files with 510 additions and 267 deletions

View file

@ -1,5 +1,5 @@
{
"@@last_modified": "2020-02-04T14:02:33.828211",
"@@last_modified": "2020-02-09T15:11:56.012667",
"About": "About",
"@About": {
"type": "text",
@ -629,6 +629,13 @@
"type": "text",
"placeholders": {}
},
"numberSelected": "{number} selected",
"@numberSelected": {
"type": "text",
"placeholders": {
"number": {}
}
},
"Oops something went wrong...": "Oops something went wrong...",
"@Oops something went wrong...": {
"type": "text",
@ -727,6 +734,11 @@
"type": "text",
"placeholders": {}
},
"Reply": "Reply",
"@Reply": {
"type": "text",
"placeholders": {}
},
"Saturday": "Saturday",
"@Saturday": {
"type": "text",