diff --git a/lib/i18n/en.json b/lib/i18n/en.json index 0b4c5ec..eb89f7b 100644 --- a/lib/i18n/en.json +++ b/lib/i18n/en.json @@ -29,7 +29,7 @@ "content-width-percentage-label": "content width", "content-width-percentage-description": "determines what the regular width of content should be in percent (requires reloading the timeline)", "max-content-width-label": "max content width", - "content-max-width-description": "determines what the maximum width of content should be, values below 375 get ignored (requires reloading the timeline)" + "content-max-width-description": "determines what the maximum width of content should be, values below 375 get ignored because they would be too small (requires reloading the timeline)" } \ No newline at end of file