diff options
Diffstat (limited to 'languages/en.php')
-rw-r--r-- | languages/en.php | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/languages/en.php b/languages/en.php index 501eac321..7a4b72fa1 100644 --- a/languages/en.php +++ b/languages/en.php @@ -200,7 +200,12 @@ */
'river' => "River",
- 'river:relationship:friend' => 'is now friends with',
+ 'river:relationship:friend' => 'is now friends with', + /** + * Plugins + */ + 'plugins:settings:save:ok' => "Settings for the %s plugin were saved successfully.", + 'plugins:settings:save:fail' => "There was a problem saving settings for the %s plugin.",
/**
* Search
|