up su Gitea
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"panel": {
|
||||
"cpuLabel": "CPU: {usage}%",
|
||||
"title": "Catwalk"
|
||||
},
|
||||
"settings": {
|
||||
"currentThreshold": "現在のしきい値: {value}%",
|
||||
"hideBackground": {
|
||||
"description": "デスクトップウィジェットの背景を隠す",
|
||||
"label": "背景を隠す"
|
||||
},
|
||||
"minimumThreshold": {
|
||||
"description": "猫が走り始めるにはCPU使用率がこの割合を超えている必要があります",
|
||||
"label": "最小CPUしきい値"
|
||||
},
|
||||
"title": "Catwalk設定"
|
||||
},
|
||||
"tooltip": {
|
||||
"running": "猫が走っています",
|
||||
"sleeping": "猫が寝ています"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user