diff options
Diffstat (limited to 'languages/en.php')
| -rw-r--r-- | languages/en.php | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/languages/en.php b/languages/en.php index 09c025f29..3d166789e 100644 --- a/languages/en.php +++ b/languages/en.php @@ -224,7 +224,7 @@ $english = array(   */  	'dashboard' => "Dashboard", -	'dashboard:nowidgets' => "Your dashboard lets you track activity and content on this site that matters to you.", +	'dashboard:nowidgets' => "Your dashboard lets you track the activity and content on this site that matters to you.",  	'widgets:add' => 'Add widgets',  	'widgets:add:description' => "Click on any widget button below to add it to your page.", | 
