design: Redesign style page

This commit is contained in:
Krille 2023-08-11 13:55:38 +02:00
commit 7faa01f67a
No known key found for this signature in database
4 changed files with 77 additions and 12 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.3 KiB

View file

@ -1225,6 +1225,7 @@
"placeholders": {}
},
"messages": "Messages",
"messagesStyle": "Messages:",
"@messages": {
"type": "text",
"placeholders": {}
@ -2132,7 +2133,7 @@
"type": "text",
"placeholders": {}
},
"wallpaper": "Wallpaper",
"wallpaper": "Wallpaper:",
"@wallpaper": {
"type": "text",
"placeholders": {}
@ -2501,5 +2502,7 @@
"provider": {}
}
},
"profileNotFound": "The user could not be found on the server. Maybe there is a connection problem or the user doesn't exist."
"profileNotFound": "The user could not be found on the server. Maybe there is a connection problem or the user doesn't exist.",
"setTheme": "Set theme:",
"setColorTheme": "Set color theme:"
}