Offer Windows and Apple users to join an update notification room

This commit is contained in:
su-ex 2021-07-07 17:29:30 +02:00
parent d5fa475e8d
commit 817bdaf65b
No known key found for this signature in database
GPG Key ID: E9E9F6644110943E
2 changed files with 12 additions and 2 deletions

View File

@ -26,5 +26,13 @@
"url": "https://schildi.chat/desktop/privacy",
"text": "Privacy Policy"
}
]
],
"sc_update_announcement_room": {
"room_id_or_alias": "!JwTYjASnrfLEJQGQvt:matrix.org",
"via_servers": [
"matrix.org",
"supercable.onl",
"spiritcroc.de"
]
}
}

View File

@ -5,5 +5,7 @@
"Normal priority": "Normal priority",
"Message layout": "Message layout",
"Modern": "Modern",
"Show people and rooms in a combined list": "Show people and rooms in a combined list"
"Show people and rooms in a combined list": "Show people and rooms in a combined list",
"Update notifications": "Update notifications",
"Do you want to join a room notifying you about new releases? This is especially useful if your platform doesn't support automatic updates for SchildiChat (e.g. Windows and macOS).": "Do you want to join a room notifying you about new releases? This is especially useful if your platform doesn't support automatic updates for SchildiChat (e.g. Windows and macOS)."
}