mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-08 19:42:15 +09:00
Add registered device list to active logins page
This commit is contained in:
parent
5ea9d52b0c
commit
570fab487e
5 changed files with 71 additions and 0 deletions
|
|
@ -345,8 +345,12 @@ $lang->btn_spammer_delete_all = 'Delete all';
|
|||
$lang->spammer_move_to_trash = 'Move to trash';
|
||||
$lang->msg_spammer_complete = 'Completed.';
|
||||
$lang->cmd_login_browser_info = 'Browser Information';
|
||||
$lang->cmd_login_device_info = 'Device Information';
|
||||
$lang->cmd_initial_registration = 'Registered';
|
||||
$lang->cmd_initial_login = 'First Login';
|
||||
$lang->cmd_recent_visit = 'Recent Visit';
|
||||
$lang->cmd_recent_connection = 'Last Seen';
|
||||
$lang->cmd_view_registered_devices = 'Registered Devices';
|
||||
$lang->scrap_folder_create = 'New Folder';
|
||||
$lang->scrap_folder_rename = 'Rename';
|
||||
$lang->scrap_folder_delete = 'Delete';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue