feat: add option to configure reply swipe direction
This commit is contained in:
parent
fd084d9ed3
commit
3f81dc5187
6 changed files with 18 additions and 1 deletions
|
|
@ -180,6 +180,8 @@
|
|||
},
|
||||
"sendTypingNotifications": "Send typing notifications",
|
||||
"@sendTypingNotifications": {},
|
||||
"swipeRightToLeftToReply": "Swipe right to left to reply",
|
||||
"@swipeRightToLeftToReply": {},
|
||||
"sendOnEnter": "Send on enter",
|
||||
"@sendOnEnter": {},
|
||||
"badServerVersionsException": "The homeserver supports the Spec versions:\n{serverVersions}\nBut this app supports only {supportedVersions}",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue