users can comment videos and can like and dislike comments => a new production version
[living-lab-site.git] / application / language / english / video_lang.php
index 288cf34..3accd07 100644 (file)
@@ -3,5 +3,12 @@
 $lang['video_like'] = 'Like';
 $lang['video_dislike'] = 'Dislike';
 
+$lang['video_comment'] = 'Comment';
+$lang['video_title_comment'] = 'Comment';
+$lang['video_title_all_comments'] = 'All Comments';
+$lang['video_title_hottest_comments'] = 'Most Popular Comments';
+$lang['video_title_no_comments'] = 'No comments yet';
+$lang['video_submit_post_comment'] = 'Post';
+
 /* End of file video_lang.php */
 /* Location: ./application/language/english/video_lang.php */
\ No newline at end of file