X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?a=blobdiff_plain;f=application%2Flanguage%2Fenglish%2Fvideo_lang.php;h=fbe373e6854191d017c9828cde6522bf4cc468b7;hb=2881d1393f363efd3c5f0e9b58706e6e35e85717;hp=0f667e0903349953c49fe7802ac8606affa29d47;hpb=faf92fa039c2be353c94d0d0e8e488e56eaa5058;p=living-lab-site.git diff --git a/application/language/english/video_lang.php b/application/language/english/video_lang.php index 0f667e0..fbe373e 100644 --- a/application/language/english/video_lang.php +++ b/application/language/english/video_lang.php @@ -3,8 +3,13 @@ $lang['video_like'] = 'Like'; $lang['video_dislike'] = 'Dislike'; +$lang['video_show_more'] = 'Show more'; +$lang['video_show_less'] = 'Show less'; + +$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';