mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 18:51:41 +09:00
Improved to set the display mode in detail
This commit is contained in:
parent
e7c133a66d
commit
f1b408f328
4 changed files with 16 additions and 12 deletions
|
|
@ -64,8 +64,10 @@ $lang->ncenterlite_io_about = 'You can activate or inactivate every function of
|
|||
$lang->ncenterlite_on = 'Active';
|
||||
$lang->ncenterlite_off = 'Inactive';
|
||||
$lang->ncenterlite_display = 'Display Notifications';
|
||||
$lang->ncenterlite_display_y = 'Yes';
|
||||
$lang->ncenterlite_display_n = 'No';
|
||||
$lang->ncenterlite_display_all = 'All display';
|
||||
$lang->ncenterlite_display_pc = 'Only PC';
|
||||
$lang->ncenterlite_display_mobile = 'Only Mobile';
|
||||
$lang->ncenterlite_display_none = 'Not display.';
|
||||
$lang->ncenterlite_display_about = 'You can hide notifications from Notification Center Lite if you are using a layout or widget that handles notifications for you.';
|
||||
$lang->ncenterlite_mention_target = 'Mention target';
|
||||
$lang->ncenterlite_mention_target_about = 'Mention target can be nicknames or IDs (@Nickname or @ID).';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue