feat(workspace): enhance status cards and terminal groups
add memory and disk monitoring cards with richer server metrics and localized labels in the workspace status panel group ssh terminal tabs by server with per-group add actions to make multi-terminal relationships clearer sync helloagents archive and module documentation for the completed workspace updates
This commit is contained in:
@@ -1228,6 +1228,18 @@
|
||||
"osLabel": "OS:",
|
||||
"swapLabel": "スワップ:",
|
||||
"swapNotAvailable": "スワップは利用できません",
|
||||
"memoryCardTitle": "メモリ",
|
||||
"memoryUsedStat": "使用中",
|
||||
"memoryCachedStat": "キャッシュ",
|
||||
"memoryFreeStat": "空き",
|
||||
"diskCardTitle": "ディスク",
|
||||
"diskTypeLabel": "種類",
|
||||
"diskReadRateLabel": "読込/s",
|
||||
"diskWriteRateLabel": "書込/s",
|
||||
"diskMountLabel": "マウント",
|
||||
"diskSizeLabel": "サイズ",
|
||||
"diskAvailableLabel": "利用可能",
|
||||
"diskUsedPercentLabel": "使用率",
|
||||
"title": "サーバー状態",
|
||||
"cpuUsageTitle": "CPU使用率",
|
||||
"memoryUsageTitleUnit": "メモリ使用状況 ({unit})",
|
||||
|
||||
Reference in New Issue
Block a user