feat: add tabbed interface for ClientSettings with display, connection, and cache options
This commit is contained in:
@@ -67,6 +67,11 @@
|
||||
},
|
||||
"settings": {
|
||||
"title": "Preferences",
|
||||
"tabs": {
|
||||
"display": "Display",
|
||||
"connection": "Connection",
|
||||
"cache": "Cache"
|
||||
},
|
||||
"display": {
|
||||
"title": "Display Preferences",
|
||||
"description": "Customize your library display.",
|
||||
|
||||
@@ -67,6 +67,11 @@
|
||||
},
|
||||
"settings": {
|
||||
"title": "Préférences",
|
||||
"tabs": {
|
||||
"display": "Affichage",
|
||||
"connection": "Connexion",
|
||||
"cache": "Cache"
|
||||
},
|
||||
"display": {
|
||||
"title": "Préférences d'affichage",
|
||||
"description": "Personnalisez l'affichage de votre bibliothèque.",
|
||||
|
||||
Reference in New Issue
Block a user