3.0 Beta 4

This commit is contained in:
2026-04-11 17:23:19 +02:00
parent 7e5ea20409
commit 62bc82f158
44 changed files with 860 additions and 51 deletions

View File

@@ -1,5 +1,5 @@
{
"version": "3.0 Beta 3 (April 11, 2026)",
"version": "3.0 Beta 4 (April 11, 2026)",
"ok": "Ok",
"back": "Back",
"aChatProgram": "A messaging platform that you can trust.",
@@ -104,9 +104,8 @@
"changeLogDialog": {
"label": "Chatenium has been updated",
"changeLog": {
"1": "Fixed WebSocket connection issues",
"2": "The web is now mobile-friendly",
"3": "The web is now a PWA. You can now install it on your home screen"
"1": "Added support for text channels inside networks",
"2": "Bug fixes in message box"
}
},
"chatnav": {
@@ -117,6 +116,9 @@
"you": "You: "
}
}
},
"networkList": {
"newNetwork": "Start new network"
}
},
"elements": {