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=288cf34cc8076286ac79e81e57b6b124e1bfa8df;hpb=6db375a0706b5328fbd53be4dd2e517c96560ea6;p=living-lab-site.git diff --git a/application/language/english/video_lang.php b/application/language/english/video_lang.php index 288cf34..fbe373e 100644 --- a/application/language/english/video_lang.php +++ b/application/language/english/video_lang.php @@ -3,5 +3,15 @@ $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'; + /* End of file video_lang.php */ /* Location: ./application/language/english/video_lang.php */ \ No newline at end of file