diff --git a/src/translation/en.json b/src/translation/en.json index e76df27ee..d3ab86a5c 100644 --- a/src/translation/en.json +++ b/src/translation/en.json @@ -1409,7 +1409,7 @@ "storage": { "appdata": { "title": "App Data", - "description": "By default, this app's data is located at {{ storagePath }}. If the server is running out of disk space, you can mount an external EXT4 disk and move this app's data there.", + "description": "If the server is running out of disk space, use this to move the app's data to an external EXT4 disk.", "dataDirPlaceholder": "Leave empty to use platform default", "moveAction": "Move Data" },