From e0b16126336e86b434c8f66d432b257bfef8cd9f Mon Sep 17 00:00:00 2001 From: Christoph Hummer Date: Tue, 30 Jul 2024 21:26:54 +0200 Subject: [PATCH] Add helptext for docker storage driver when active --- emhttp/languages/en_US/helptext.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/emhttp/languages/en_US/helptext.txt b/emhttp/languages/en_US/helptext.txt index 22c6edcf7..75b9ea517 100644 --- a/emhttp/languages/en_US/helptext.txt +++ b/emhttp/languages/en_US/helptext.txt @@ -1128,6 +1128,10 @@ This is the active Docker version. This is the location of the Docker image. :end +:docker_storage_driver_active_help: +This is the storage driver for Docker. +:end + :docker_appdata_location_active_help: This is the storage location for Docker containers. :end