1
0
mirror of https://github.com/vector-im/element-android.git synced 2025-07-31 07:04:23 +03:00

Merge pull request #7231 from pt2121/pt/12-flip-table

Add support for `/tableflip` command (#12)
This commit is contained in:
Benoit Marty
2022-09-27 11:11:08 +02:00
committed by GitHub
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>