fbe373e6854191d017c9828cde6522bf4cc468b7
[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_show_more'] = 'Show more';
7 $lang['video_show_less'] = 'Show less';
8
9 $lang['video_comment'] = 'Comment';
10 $lang['video_title_comment'] = 'Comment';
11 $lang['video_title_all_comments'] = 'All Comments';
12 $lang['video_title_hottest_comments'] = 'Most Popular Comments';
13 $lang['video_title_no_comments'] = 'No comments yet';
14 $lang['video_submit_post_comment'] = 'Post';
15
16 /* End of file video_lang.php */
17 /* Location: ./application/language/english/video_lang.php */