diff options
Diffstat (limited to 'languages')
-rw-r--r-- | languages/en.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/languages/en.php b/languages/en.php index e78d01c81..682c43333 100644 --- a/languages/en.php +++ b/languages/en.php @@ -245,6 +245,8 @@ $english = array( 'widgets:panel:save:failure' => "There was a problem saving your widgets. Please try again.", 'widgets:save:success' => "The widget was successfully saved.", 'widgets:save:failure' => "We could not save your widget. Please try again.", + 'widgets:add:success' => "The widget was successfully added.", + 'widgets:add:failure' => "We could not add your widget.", 'widgets:handlernotfound' => 'This widget is either broken or has been disabled by the site administrator.', /** |