summaryrefslogtreecommitdiffstats
path: root/modules-available/systemstatus/lang/en/messages.json
diff options
context:
space:
mode:
authorSimon Rettberg2020-10-20 09:46:25 +0200
committerSimon Rettberg2020-10-20 09:46:25 +0200
commitc3eaacb8ab3dea485d842f89aa055e241b73ce8b (patch)
tree651c074563246c1ec193de9b33b80cb8556fb6a3 /modules-available/systemstatus/lang/en/messages.json
parent[locationinfo] real fix of bootstrap switches (diff)
downloadslx-admin-c3eaacb8ab3dea485d842f89aa055e241b73ce8b.tar.gz
slx-admin-c3eaacb8ab3dea485d842f89aa055e241b73ce8b.tar.xz
slx-admin-c3eaacb8ab3dea485d842f89aa055e241b73ce8b.zip
[systemstatus] Add main-warning hook for low disk space
Diffstat (limited to 'modules-available/systemstatus/lang/en/messages.json')
-rw-r--r--modules-available/systemstatus/lang/en/messages.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules-available/systemstatus/lang/en/messages.json b/modules-available/systemstatus/lang/en/messages.json
index c38c8e66..dc9d3dd0 100644
--- a/modules-available/systemstatus/lang/en/messages.json
+++ b/modules-available/systemstatus/lang/en/messages.json
@@ -1,3 +1,5 @@
{
+ "storage-low-system": "System storage running out. Only {{0}} free. You could try deleting old Net-boot OS versions.",
+ "storage-low-vmstore": "VMstore space is running out. Only {{0}} left.",
"update-reboot-required": "Updating the following system packages requires reboot: {{0}}"
} \ No newline at end of file