users can add pictures to their profiles; users can like and dislike videos
[living-lab-site.git] / application / language / english / video_lang.php
index a0e0623..288cf34 100644 (file)
@@ -1,6 +1,7 @@
 <?php
 
-$lang['video_'] = '';
+$lang['video_like'] = 'Like';
+$lang['video_dislike'] = 'Dislike';
 
 /* End of file video_lang.php */
 /* Location: ./application/language/english/video_lang.php */
\ No newline at end of file