mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
Fix #852 English translation for message_box['N']
This commit is contained in:
parent
c6e51cddc9
commit
19952bb9dd
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ $lang->allow_message_type['F'] = 'Only Friends';
|
|||
$lang->message_box['R'] = 'Inbox';
|
||||
$lang->message_box['S'] = 'Sent';
|
||||
$lang->message_box['T'] = 'Archive';
|
||||
$lang->message_box['N'] = 'Unread';
|
||||
$lang->readed_date = 'Read Date';
|
||||
$lang->sender = 'From';
|
||||
$lang->receiver = 'To';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue