Add general chat settings

- Change font size of chat messages
- Change time format of chat messages
This commit is contained in:
AlphaX-Projects
2024-06-24 12:23:31 +02:00
parent 6d7be2f40b
commit 9691e3f6d0
25 changed files with 1023 additions and 32 deletions

View File

@@ -1319,5 +1319,15 @@
"tour20": "blokken achterstand. Wenst U te herladen ('bootstrap') om het synchronisatie-proces te versnellen?",
"tour21": "blokken te gaan.",
"tour22": "Herladen ('bootstrap') werd aangevraagd. Gelive te wachten."
},
"chatsettings": {
"cs1": "Chatinstellingen",
"cs2": "Algemene chatinstellingen",
"cs3": "Tijdstempel van chatbericht",
"cs4": "Tijd geleden",
"cs5": "Lokale tijd",
"cs6": "Lettergrootte chatbericht",
"cs7": "Standaard",
"cs8": "px"
}
}