how do dev test if it has "You do not have permission to access this page in demo mode"?

This commit is contained in:
iBNu Maksum 2024-11-19 13:20:38 +07:00
parent 3f77dcf129
commit 5445aedcd1
No known key found for this signature in database
GPG Key ID: 7FC82848810579E5

View File

@ -885,5 +885,29 @@
"Enable_CSRF_Validation": "Enable CSRF Validation",
"Cross_site_request_forgery": "Cross-site request forgery",
"Validity_Periode": "Validity Periode",
"Insufficient_balance": "Insufficient balance"
"Insufficient_balance": "Insufficient balance",
"Display_bandwidth_plan_for_customer": "Display bandwidth plan for customer",
"Allow_Balance_Custom_Amount": "Allow Balance Custom Amount",
"Allow_Customer_buy_balance_with_any_amount": "Allow Customer buy balance with any amount",
"Customer_Login_Page_Settings": "Customer Login Page Settings",
"Choose_Template": "Choose Template",
"Select_your_login_template_type": "Select your login template type",
"Select_Login_Page": "Select Login Page",
"Select_your_preferred_login_template": "Select your preferred login template",
"Page_Heading___Company_Name": "Page Heading \/ Company Name",
"This_Name_will_be_shown_on_the_login_wallpaper": "This Name will be shown on the login wallpaper",
"Page_Description": "Page Description",
"This_will_also_display_on_wallpaper__You_can_use_html_tag": "This will also display on wallpaper, You can use html tag",
"Favicon": "Favicon",
"Best_size_30_x_30___uploaded_image_will_be_autosize": "Best size 30 x 30 | uploaded image will be autosize",
"Login_Page_Logo": "Login Page Logo",
"Best_size_300_x_60___uploaded_image_will_be_autosize": "Best size 300 x 60 | uploaded image will be autosize",
"Login_Page_Wallpaper": "Login Page Wallpaper",
"Best_size_1920_x_1080___uploaded_image_will_be_autosize": "Best size 1920 x 1080 | uploaded image will be autosize",
"Single_Admin_Session": "Single Admin Session",
"Expired_Cronjob_Every_5_Minutes__Recommended_": "Expired Cronjob Every 5 Minutes [Recommended]",
"Login_Page_Settings_Saved_Successfully": "Login Page Settings Saved Successfully",
"Sign_in_into_your_account": "Sign in into your account",
"Don_t_have_an_account_": "Don't have an account?",
"You_do_not_have_permission_to_access_this_page_in_demo_mode": "You do not have permission to access this page in demo mode"
}