diff --git a/messages/sr/base.php b/messages/sr/base.php new file mode 100644 index 0000000..458557b --- /dev/null +++ b/messages/sr/base.php @@ -0,0 +1,13 @@ + '', + 'Bookmarks' => '', + 'Content successfully bookmarked. You can access it directly from your profile.' => '', + 'Content successfully removed from bookmarks.' => '', + 'Invalid content id given!' => '', + 'Remove from bookmarks' => '', + 'Save as bookmark' => '', + 'You cannot bookmark this content!' => '', + 'You didn\'t save any content yet!' => '', +];