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": "blokker bak. Vil du oppdatere (bootstrap) for å fremskynde synkroniseringsprosessen?",
"tour21": "blokker igjen.",
"tour22": "Oppdater (bootstrap) forespurt. Vennligst vent."
},
"chatsettings": {
"cs1": "Chatinnstillinger",
"cs2": "Generelle chatinnstillinger",
"cs3": "Tidsstempel for chatmelding",
"cs4": "For tid siden",
"cs5": "Lokal tid",
"cs6": "Skriftstørrelse for chatmelding",
"cs7": "Standard",
"cs8": "px"
}
}