diff options
Diffstat (limited to 'lang/en/templates/systemstatus')
-rw-r--r-- | lang/en/templates/systemstatus/_page.json | 2 | ||||
-rw-r--r-- | lang/en/templates/systemstatus/diskstat.json | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/lang/en/templates/systemstatus/_page.json b/lang/en/templates/systemstatus/_page.json index df976df4..34d09966 100644 --- a/lang/en/templates/systemstatus/_page.json +++ b/lang/en/templates/systemstatus/_page.json @@ -1,5 +1,7 @@ { "lang_addressConfiguration": "Address Configuration", + "lang_advanced": "Advanced \/ Debug", + "lang_dmsdLog": "dmsd log", "lang_iAmSure": "Yes, I am sure", "lang_maintenance": "Maintenance", "lang_services": "Services", diff --git a/lang/en/templates/systemstatus/diskstat.json b/lang/en/templates/systemstatus/diskstat.json index 50dfc383..fafb9187 100644 --- a/lang/en/templates/systemstatus/diskstat.json +++ b/lang/en/templates/systemstatus/diskstat.json @@ -1,5 +1,6 @@ { "lang_capacity": "Capacity", + "lang_free": "Free", "lang_systemPartition": "System Partition", "lang_vmStore": "VM Store", "lang_vmStoreError": "Error when determining the available disk space on the VM location. Please check the configuration." |