up su Gitea
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"panel": {
|
||||
"cpuLabel": "CPU: {usage}%",
|
||||
"title": "Catwalk"
|
||||
},
|
||||
"settings": {
|
||||
"currentThreshold": "Current threshold: {value}%",
|
||||
"hideBackground": {
|
||||
"description": "Hide the background of the desktop widget",
|
||||
"label": "Hide Background"
|
||||
},
|
||||
"minimumThreshold": {
|
||||
"description": "CPU usage must be above this percentage for the cat to start running",
|
||||
"label": "Minimum CPU Threshold"
|
||||
},
|
||||
"title": "Catwalk Settings"
|
||||
},
|
||||
"tooltip": {
|
||||
"running": "Cat is running",
|
||||
"sleeping": "Cat is sleeping"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user