23 lines
603 B
JSON
23 lines
603 B
JSON
{
|
|
"panel": {
|
|
"cpuLabel": "CPU: {usage}%",
|
|
"title": "Catwalk"
|
|
},
|
|
"settings": {
|
|
"currentThreshold": "Soglia attuale: {value}%",
|
|
"hideBackground": {
|
|
"description": "Nascondi lo sfondo del widget desktop",
|
|
"label": "Nascondi sfondo"
|
|
},
|
|
"minimumThreshold": {
|
|
"description": "L'utilizzo della CPU deve essere superiore a questa percentuale affinché il gatto inizi a correre",
|
|
"label": "Soglia minima CPU"
|
|
},
|
|
"title": "Impostazioni Catwalk"
|
|
},
|
|
"tooltip": {
|
|
"running": "Il gatto sta correndo",
|
|
"sleeping": "Il gatto sta dormendo"
|
|
}
|
|
}
|