3.0 Beta 5

This commit is contained in:
2026-04-13 15:14:24 +02:00
parent c56b0aab8a
commit 931ac91526
16 changed files with 151 additions and 32 deletions

View File

@@ -1,5 +1,5 @@
{
"version": "3.0 Beta 4 (April 11, 2026)",
"version": "3.0 Beta 5 (April 13, 2026)",
"ok": "Ok",
"back": "Back",
"aChatProgram": "A messaging platform that you can trust.",
@@ -104,11 +104,15 @@
"changeLogDialog": {
"label": "Chatenium has been updated",
"changeLog": {
"1": "Added support for text channels inside networks",
"2": "Bug fixes in message box"
"1": "Started implementing Chatenium Pictures",
"2": "Made small changes to the UI",
"3": "Minor bug fixes in message box"
}
},
"chatnav": {
"pictureList": {
"myPictures": "My pictures"
},
"dmList": {
"newChat": "Start new chat",
"messageBox": {
@@ -121,6 +125,11 @@
"newNetwork": "Start new network"
}
},
"pictures": {
"albumList": {
"noAlbum": "This user has no albums published"
}
},
"elements": {
"messageBox": {
"editMessageLabel": "Editing message: ",