summaryrefslogtreecommitdiffstats
path: root/lang/en/modules/systemstatus/diskstat.json
diff options
context:
space:
mode:
Diffstat (limited to 'lang/en/modules/systemstatus/diskstat.json')
-rw-r--r--lang/en/modules/systemstatus/diskstat.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/lang/en/modules/systemstatus/diskstat.json b/lang/en/modules/systemstatus/diskstat.json
new file mode 100644
index 00000000..6c880ebe
--- /dev/null
+++ b/lang/en/modules/systemstatus/diskstat.json
@@ -0,0 +1,12 @@
+{
+ "lang_capacity": "Capacity",
+ "lang_foundStore": "Found:",
+ "lang_free": "Free",
+ "lang_goToStoreConf": "Go to VM store configuration",
+ "lang_storeMissingExpected": "VM store not mounted. Expected:",
+ "lang_storeNotConfigured": "No VM store configured!",
+ "lang_systemPartition": "System Partition",
+ "lang_systemStoreError": "Error querying available system storage",
+ "lang_vmStore": "VM Store",
+ "lang_vmStoreError": "Error determining available space of the VM storage. Please check the configuration."
+} \ No newline at end of file