working at video comments
[living-lab-site.git] / application / language / english / video_lang.php
1 <?php
2
3 $lang['video_like'] = 'Like';
4 $lang['video_dislike'] = 'Dislike';
5
6 $lang['video_title_comment'] = 'Comment';
7 $lang['video_title_all_comments'] = 'All Comments';
8 $lang['video_title_no_comments'] = 'No comments yet';
9 $lang['video_submit_post_comment'] = 'Post';
10
11 /* End of file video_lang.php */
12 /* Location: ./application/language/english/video_lang.php */