up su Gitea

This commit is contained in:
2026-04-19 17:07:18 +02:00
parent e78ce720bb
commit fe54b28378
298 changed files with 23460 additions and 0 deletions
+22
View File
@@ -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"
}
}