up su Gitea
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user