improve row_vip_by_bonus translation

This commit is contained in:
xiaomlove
2025-07-16 14:33:59 +07:00
parent b3d58ef4cc
commit 0cf44d26af
4 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -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.",