mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
improve row_vip_by_bonus translation
This commit is contained in:
@@ -138,10 +138,10 @@ $lang_userdetails = array
|
||||
'std_sorry' => "Sorry",
|
||||
'std_user_not_confirmed' => "The user has not been confirmed yet!",
|
||||
'text_not_available' => "N/A",
|
||||
'row_vip_by_bonus' => "VIP by bonus",
|
||||
'row_vip_by_bonus' => "VIP auto expires",
|
||||
'text_vip_by_bonus_note' => "Whether the VIP status is gained by using bonus",
|
||||
'row_vip_until' => "VIP until",
|
||||
'text_vip_until_note' => "Time format is YYYY-MM-DD hh:mm:ss. The time until when the VIP status is valid. For this to work, 'VIP by bonus' must be set to 'yes'.",
|
||||
'text_vip_until_note' => "Time format is YYYY-MM-DD hh:mm:ss. The time until when the VIP status is valid. For this to work, 'VIP auto expires' must be set to 'yes'.",
|
||||
'row_show_ad' => "Show Ad",
|
||||
'row_no_ad_until' => "No Ad Until",
|
||||
'text_no_ad_until_note' => "Time format is YYYY-MM-DD hh:mm:ss. The time until when the user can turn ads off.",
|
||||
|
||||
Reference in New Issue
Block a user