mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-01 00:02:21 +09:00
Fix #406 confusing option name for vote list display
This commit is contained in:
parent
9b374861be
commit
e8d4c1f27f
5 changed files with 5 additions and 5 deletions
|
|
@ -313,7 +313,7 @@ $lang->find_site = '사이트 찾기';
|
|||
$lang->captcha = 'Captcha';
|
||||
$lang->reload = '새로고침';
|
||||
$lang->play = '음성재생';
|
||||
$lang->use_and_display = '사용+노출';
|
||||
$lang->use_and_display = '사용 + 추천내역 공개';
|
||||
$lang->mobile = '모바일';
|
||||
$lang->mobile_view = '모바일 뷰 사용';
|
||||
$lang->about_mobile_view = '스마트폰 등을 이용하여 접속할 때 모바일 화면에 최적화된 레이아웃을 이용하도록 합니다.';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue