Fixup translation if disk info is not yet available
This commit is contained in:
@@ -662,7 +662,8 @@
|
||||
"title": "Disk Usage",
|
||||
"mountedAt": "{{ filesystem }} <small>mounted at</small> {{ mountpoint }}",
|
||||
"usageInfo": "{{ available | prettyDiskSize }}</b> of <b>{{ size | prettyDiskSize }}</b> available",
|
||||
"diskContent": "This {{ type }} disk contains"
|
||||
"diskContent": "This {{ type }} disk contains",
|
||||
"notAvailableYet": "Not available yet"
|
||||
},
|
||||
"systemMemory": {
|
||||
"title": "System Memory",
|
||||
|
||||
Reference in New Issue
Block a user