feat: Implement low priority for rooms

This commit is contained in:
Christian Kußowski 2026-03-13 16:20:07 +01:00
commit f961b22435
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652
3 changed files with 40 additions and 1 deletions

View file

@ -2787,5 +2787,7 @@
"fluffyChatSupportBannerMessage": "FluffyChat needs YOUR help!\n❤\nFluffyChat will always be free, but development and hosting still cost money.\nThe future of the project depends on support from people like you.",
"skipSupportingFluffyChat": "Skip supporting FluffyChat",
"iDoNotWantToSupport": "I do not want to support",
"iAlreadySupportFluffyChat": "I already support FluffyChat"
"iAlreadySupportFluffyChat": "I already support FluffyChat",
"setLowPriority": "Set low priority",
"unsetLowPriority": "Unset low priority"
}