23 lines
598 B
JSON
23 lines
598 B
JSON
{
|
|
"panel": {
|
|
"cpuLabel": "CPU : {usage}%",
|
|
"title": "Catwalk"
|
|
},
|
|
"settings": {
|
|
"currentThreshold": "Seuil actuel : {value}%",
|
|
"hideBackground": {
|
|
"description": "Masquer l'arrière-plan du widget de bureau",
|
|
"label": "Masquer l'arrière-plan"
|
|
},
|
|
"minimumThreshold": {
|
|
"description": "L'utilisation du CPU doit être supérieure à ce pourcentage pour que le chat commence à courir",
|
|
"label": "Seuil minimum CPU"
|
|
},
|
|
"title": "Paramètres Catwalk"
|
|
},
|
|
"tooltip": {
|
|
"running": "Le chat court",
|
|
"sleeping": "Le chat dort"
|
|
}
|
|
}
|