mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2025-10-12 16:36:12 +08:00
Update tw.ts (#8161)
Some checks failed
SonarCloud Scan / SonarCloud (push) Failing after 14m22s
Some checks failed
SonarCloud Scan / SonarCloud (push) Failing after 14m22s
This commit is contained in:
parent
9cf4bfc606
commit
b5b11dff86
1 changed files with 1 additions and 1 deletions
|
@ -374,7 +374,7 @@ const message = {
|
||||||
|
|
||||||
core: '物理核心',
|
core: '物理核心',
|
||||||
logicCore: '邏輯核心',
|
logicCore: '邏輯核心',
|
||||||
loadAverage: '最近 {0} 分鐘平均負載',
|
loadAverage: '最近 1 分鐘平均負載 | 最近 {n} 分鐘平均負載',
|
||||||
load: '負載',
|
load: '負載',
|
||||||
mount: '掛載點',
|
mount: '掛載點',
|
||||||
fileSystem: '檔案系統',
|
fileSystem: '檔案系統',
|
||||||
|
|
Loading…
Add table
Reference in a new issue