Add conversation muting

This commit is contained in:
Grishka
2024-03-11 13:31:32 +03:00
parent 3972ab207c
commit ff7948ad83
5 changed files with 40 additions and 1 deletions

View File

@@ -725,4 +725,6 @@
<string name="disable_new_post_notifications">Stop notifying me when %s posts</string>
<string name="new_post_notifications_enabled">Youll get notifications for new posts.</string>
<string name="new_post_notifications_disabled">Youll no longer get notifications for new posts.</string>
<string name="mute_conversation">Mute conversation</string>
<string name="unmute_conversation">Unmute conversation</string>
</resources>