Add unlisted visibility option as "quiet public"

closes #189, closes #103, closes #37
This commit is contained in:
Grishka
2024-03-18 20:34:23 +03:00
parent e59cf2afca
commit f888091e22
4 changed files with 19 additions and 8 deletions

View File

@@ -727,4 +727,5 @@
<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>
<string name="visibility_unlisted">Quiet public</string>
</resources>