diff options
-rw-r--r-- | languages/en.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/languages/en.php b/languages/en.php index 43d10210f..7decf39c9 100644 --- a/languages/en.php +++ b/languages/en.php @@ -395,7 +395,9 @@ 'description' => "Description",
'tags' => "Tags",
'spotlight' => "Spotlight",
- 'all' => "All",
+ 'all' => "All", + + 'by' => 'by',
/**
* Input / output strings
|