diff --git a/src/translation/en.json b/src/translation/en.json index af303b10c..a1dcbbd96 100644 --- a/src/translation/en.json +++ b/src/translation/en.json @@ -1768,7 +1768,7 @@ }, "storage": { "mounts": { - "description": "Apps can access volumes by the volume name from the /media directory. This data is not included in the app's backup." + "description": "Apps can access mounted volumes via /media/{volume name} directory. This data is not included in the app's backup." } } }