Fix #406 confusing option name for vote list display

This commit is contained in:
Kijin Sung 2016-05-10 11:46:50 +09:00
parent 9b374861be
commit e8d4c1f27f
5 changed files with 5 additions and 5 deletions

View file

@ -312,7 +312,7 @@ $lang->find_site = 'Find Site';
$lang->captcha = 'Captcha';
$lang->reload = 'reload';
$lang->play = 'play';
$lang->use_and_display = 'Use+Display';
$lang->use_and_display = 'Use and Display Vote List';
$lang->mobile = 'Mobile';
$lang->mobile_view = 'Mobile View';
$lang->about_mobile_view = 'Mobile View will display the best layout when you access the website with your smart phone.';