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": "blocks behind. Would you like to refresh (bootstrap) to speed up the syncing process?",
"tour21": "blocks remaining.",
"tour22": "Refresh (bootstrap) requested. Please wait."
},
"chatsettings": {
"cs1": "Chat Settings",
"cs2": "General Chat Settings",
"cs3": "Chat Message Timestamp",
"cs4": "Time Ago",
"cs5": "Local Time",
"cs6": "Chat Message Font Size",
"cs7": "Standard",
"cs8": "px"
}
}