Change nonsense English translation

This commit is contained in:
Kijin Sung 2016-02-07 22:41:49 +09:00
parent 005d507bfa
commit bb888a5037
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@ $lang->cmd_delete = 'Delete';
$lang->cmd_modify = 'Update';
$lang->cmd_edit = 'Edit';
$lang->cmd_view = 'View';
$lang->inquiry = 'Inquiry';
$lang->inquiry = 'View';
$lang->all = 'All';
$lang->cmd_view_all = 'View All';
$lang->cmd_list = 'List';