diff --git a/plugins/box/system/languages/en.lang.php b/plugins/box/system/languages/en.lang.php index 70b5f53..a110839 100644 --- a/plugins/box/system/languages/en.lang.php +++ b/plugins/box/system/languages/en.lang.php @@ -76,5 +76,6 @@ 'Main .htaccess file not writable' => 'Main .htaccess file not writable', 'Official Support Forum' => 'Official Support Forum', 'Documentation' => 'Documentation', + 'Your changes have been saved.' => 'Your changes have been saved.', ) );