1
0
mirror of https://github.com/vector-im/element-android.git synced 2025-08-01 18:06:54 +03:00

Add support for /tableflip command (#12)

Signed-off-by: Prat T <pt2121@users.noreply.github.com>
This commit is contained in:
Prat T
2022-09-26 07:25:34 -07:00
parent d0bff7495d
commit 3f9b9827bd
6 changed files with 13 additions and 1 deletions

View File

@ -2220,6 +2220,7 @@
<string name="command_description_shrug">Prepends ¯\\_(ツ)_/¯ to a plain-text message</string>
<string name="command_description_lenny">Prepends ( ͡° ͜ʖ ͡°) to a plain-text message</string>
<string name="command_description_table_flip">Prepends (╯°□°)╯︵ ┻━┻ to a plain-text message</string>
<string name="create_room_encryption_title">"Enable encryption"</string>
<string name="create_room_encryption_description">"Once enabled, encryption cannot be disabled."</string>