mirror of
https://github.com/SchildiChat/schildichat-desktop.git
synced 2025-04-02 05:54:27 +02:00
Offer Windows and Apple users to join an update notification room
This commit is contained in:
parent
d5fa475e8d
commit
817bdaf65b
@ -26,5 +26,13 @@
|
|||||||
"url": "https://schildi.chat/desktop/privacy",
|
"url": "https://schildi.chat/desktop/privacy",
|
||||||
"text": "Privacy Policy"
|
"text": "Privacy Policy"
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"sc_update_announcement_room": {
|
||||||
|
"room_id_or_alias": "!JwTYjASnrfLEJQGQvt:matrix.org",
|
||||||
|
"via_servers": [
|
||||||
|
"matrix.org",
|
||||||
|
"supercable.onl",
|
||||||
|
"spiritcroc.de"
|
||||||
|
]
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
@ -5,5 +5,7 @@
|
|||||||
"Normal priority": "Normal priority",
|
"Normal priority": "Normal priority",
|
||||||
"Message layout": "Message layout",
|
"Message layout": "Message layout",
|
||||||
"Modern": "Modern",
|
"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)."
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user