Fix PHP 8.3 htmlentities null safety, remove unused themes, rename OGP_LANG_ to LANG_
Agent-Logs-Url: https://github.com/GameServerPanel/GSP/sessions/9909a053-0a66-4453-a844-d3b80d727b27 Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
This commit is contained in:
parent
53e0b68f4f
commit
7377f955fd
796 changed files with 38947 additions and 43914 deletions
|
|
@ -22,137 +22,137 @@
|
|||
*
|
||||
*/
|
||||
|
||||
define('OGP_LANG_currency', "Currency");
|
||||
define('OGP_LANG_available_invoice_types', "Available Invoice Types");
|
||||
define('OGP_LANG_daily', "Daily");
|
||||
define('OGP_LANG_monthly', "Monthly");
|
||||
define('OGP_LANG_annually', "Annually");
|
||||
define('OGP_LANG_tax_amount', "Tax Amount");
|
||||
define('OGP_LANG_paypal_email', "PayPal E-mail");
|
||||
define('OGP_LANG_update_settings', "Update Settings");
|
||||
define('OGP_LANG_settings_updated', "Settings Updated.");
|
||||
define('OGP_LANG_payment_gateway', "Payment Gateway");
|
||||
define('OGP_LANG_paypal', "PayPal");
|
||||
define('OGP_LANG_debug', "Debug");
|
||||
define('OGP_LANG_sandbox', "Sandbox");
|
||||
define('OGP_LANG_currency_not_available_at', "The currency \"%s\" is not available at %s.");
|
||||
define('OGP_LANG_your_cart', "Your Cart");
|
||||
define('OGP_LANG_starting_on', "Starting on");
|
||||
define('OGP_LANG_slots', "Slots");
|
||||
define('OGP_LANG_day', "Day");
|
||||
define('OGP_LANG_month', "Month");
|
||||
define('OGP_LANG_year', "Year");
|
||||
define('OGP_LANG_days', "Days");
|
||||
define('OGP_LANG_months', "Months");
|
||||
define('OGP_LANG_years', "Years");
|
||||
define('OGP_LANG_service_name', "Service Name");
|
||||
define('OGP_LANG_rcon_pass', "RCON Password");
|
||||
define('OGP_LANG_ftp_pass', "FTP Password");
|
||||
define('OGP_LANG_available_ips', "Available IPs");
|
||||
define('OGP_LANG_max_players', "Max. Players");
|
||||
define('OGP_LANG_invoice_duration', "Invoice Duration");
|
||||
define('OGP_LANG_calculate_price', "Calculate Price");
|
||||
define('OGP_LANG_buy', "BUY");
|
||||
define('OGP_LANG_back_to_list', "Back to the list");
|
||||
define('OGP_LANG_ip', "IP");
|
||||
define('OGP_LANG_subtotal', "Subtotal");
|
||||
define('OGP_LANG_rate', "Rate");
|
||||
define('OGP_LANG_total', "Total");
|
||||
define('OGP_LANG_save', "Save");
|
||||
define('OGP_LANG_you_need_to', "You need to");
|
||||
define('OGP_LANG_register', "Register");
|
||||
define('OGP_LANG_and', "and");
|
||||
define('OGP_LANG_log_in', "Log In");
|
||||
define('OGP_LANG_to_purchase_a_service', "to purchase a service");
|
||||
define('OGP_LANG_available_services', "Available Services");
|
||||
define('OGP_LANG_payment_is_pending_of_approval', "The payment is pending of approval.");
|
||||
define('OGP_LANG_back_to_your_cart', "Go back to your cart.");
|
||||
define('OGP_LANG_expired', "Expired");
|
||||
define('OGP_LANG_removed', "Removed");
|
||||
define('OGP_LANG_extended', "Renewed");
|
||||
define('OGP_LANG_installation_and_expiration_date', "Installation and expiration date");
|
||||
define('OGP_LANG_expiration_date', "Expiration date");
|
||||
define('OGP_LANG_removal_date', "Removal date");
|
||||
define('OGP_LANG_installation_date', "Installation date");
|
||||
define('OGP_LANG_enable_server', "Enable server");
|
||||
define('OGP_LANG_success', "SUCCESS");
|
||||
define('OGP_LANG_redirecting_to_game_monitor', "Redirecting to Game Monitor...");
|
||||
define('OGP_LANG_starting_installations', "Starting the installation...");
|
||||
define('OGP_LANG_order_id', "Order ID");
|
||||
define('OGP_LANG_home_name', "Home Name");
|
||||
define('OGP_LANG_tax', "Tax");
|
||||
define('OGP_LANG_pay_from', "Pay From %s");
|
||||
define('OGP_LANG_set_as_paid', "Set As Paid");
|
||||
define('OGP_LANG_create_server', "Create Server");
|
||||
define('OGP_LANG_see_invoice', "See Invoice");
|
||||
define('OGP_LANG_paid', "Paid");
|
||||
define('OGP_LANG_not_paid', "Not Paid");
|
||||
define('OGP_LANG_procesing_payment', "Processing Payment");
|
||||
define('OGP_LANG_paid_and_installed', "Paid And Installed");
|
||||
define('OGP_LANG_add_to_cart', "Add To Cart");
|
||||
define('OGP_LANG_cart_id', "Cart ID");
|
||||
define('OGP_LANG_order_desc', "Order Description");
|
||||
define('OGP_LANG_remove_from_cart', "Remove From Cart");
|
||||
define('OGP_LANG_remove_cart', "Remove Cart");
|
||||
define('OGP_LANG_there_are_no_orders_in_cart', "There are no orders in this cart.");
|
||||
define('OGP_LANG_redirecting_to', "Redirecting to %s...");
|
||||
define('OGP_LANG_id', "ID#");
|
||||
define('OGP_LANG_remote_server', "Remote Server");
|
||||
define('OGP_LANG_price_hourly', "Price Hourly");
|
||||
define('OGP_LANG_price_monthly', "Price Monthly");
|
||||
define('OGP_LANG_price_year', "Price Year");
|
||||
define('OGP_LANG_service_image_url', "Service Image URL");
|
||||
define('OGP_LANG_remove_service', "Remove Service");
|
||||
define('OGP_LANG_add_service', "Add Service");
|
||||
define('OGP_LANG_current_services', "Current Services");
|
||||
define('OGP_LANG_max_slot_qty', "Max. Slot Quantity");
|
||||
define('OGP_LANG_min_slot_qty', "Min. Slot Quantity");
|
||||
define('OGP_LANG_ftp_account', "FTP Account");
|
||||
define('OGP_LANG_select_install_method', "Select install method");
|
||||
define('OGP_LANG_url_for_manual_install', "URL for Manual Installation");
|
||||
define('OGP_LANG_description', "Description");
|
||||
define('OGP_LANG_image_url', "Image URL");
|
||||
define('OGP_LANG_access_rights', "Access Rights");
|
||||
define('OGP_LANG_allow_update', "Allow Update");
|
||||
define('OGP_LANG_allow_file_management', "Allow File Management");
|
||||
define('OGP_LANG_allow_parameter_usage', "Allow Parameter Usage");
|
||||
define('OGP_LANG_allow_extra_parameters_usage', "Allow Extra Parameters Usage");
|
||||
define('OGP_LANG_allow_ftp_usage', "Allow FTP Usage");
|
||||
define('OGP_LANG_allow_custom_fields', "Allow Custom Fields");
|
||||
define('OGP_LANG_enabled', "Enabled");
|
||||
define('OGP_LANG_disabled', "Disabled");
|
||||
define('OGP_LANG_steam', "Steam");
|
||||
define('OGP_LANG_rsync', "Rsync");
|
||||
define('OGP_LANG_manual_from_url', "Manual From URL");
|
||||
define('OGP_LANG_business', "Business");
|
||||
define('OGP_LANG_business_email', "Business Email");
|
||||
define('OGP_LANG_game_server_order', "Game Server Order");
|
||||
define('OGP_LANG_item', "Item");
|
||||
define('OGP_LANG_slot_cost', "Slot Cost");
|
||||
define('OGP_LANG_slot_quantity', "Slot Quantity");
|
||||
define('OGP_LANG_order_price', "Order Price");
|
||||
define('OGP_LANG_order', "Order");
|
||||
define('OGP_LANG_date', "Date");
|
||||
define('OGP_LANG_price', "Price");
|
||||
define('OGP_LANG_invoice', "Invoice");
|
||||
define('OGP_LANG_print_invoice', "Print Invoice");
|
||||
define('OGP_LANG_extend', "Renew");
|
||||
define('OGP_LANG_server_id', "Server ID");
|
||||
define('OGP_LANG_webhookurl', "Discord Webhook");
|
||||
define('OGP_LANG_current_coupons', "Discount Coupons");
|
||||
define('OGP_LANG_code', "Code");
|
||||
define('OGP_LANG_coupon_name', "description");
|
||||
define('OGP_LANG_discount', "discount percentage");
|
||||
define('OGP_LANG_count', "how often can it be used");
|
||||
define('OGP_LANG_expires', "Expiration date");
|
||||
define('OGP_LANG_del_coupon', "Remove");
|
||||
define('OGP_LANG_add_coupon', "Add new coupon");
|
||||
define('OGP_LANG_active', "Active");
|
||||
define('OGP_LANG_invoice_due', "Invoice Due");
|
||||
define('OGP_LANG_suspended', "Suspended");
|
||||
define('OGP_LANG_renewed', "Renewed");
|
||||
define('OGP_LANG_expired', "Expired");
|
||||
define('OGP_LANG_unavailable', "Unavailable");
|
||||
define('LANG_currency', "Currency");
|
||||
define('LANG_available_invoice_types', "Available Invoice Types");
|
||||
define('LANG_daily', "Daily");
|
||||
define('LANG_monthly', "Monthly");
|
||||
define('LANG_annually', "Annually");
|
||||
define('LANG_tax_amount', "Tax Amount");
|
||||
define('LANG_paypal_email', "PayPal E-mail");
|
||||
define('LANG_update_settings', "Update Settings");
|
||||
define('LANG_settings_updated', "Settings Updated.");
|
||||
define('LANG_payment_gateway', "Payment Gateway");
|
||||
define('LANG_paypal', "PayPal");
|
||||
define('LANG_debug', "Debug");
|
||||
define('LANG_sandbox', "Sandbox");
|
||||
define('LANG_currency_not_available_at', "The currency \"%s\" is not available at %s.");
|
||||
define('LANG_your_cart', "Your Cart");
|
||||
define('LANG_starting_on', "Starting on");
|
||||
define('LANG_slots', "Slots");
|
||||
define('LANG_day', "Day");
|
||||
define('LANG_month', "Month");
|
||||
define('LANG_year', "Year");
|
||||
define('LANG_days', "Days");
|
||||
define('LANG_months', "Months");
|
||||
define('LANG_years', "Years");
|
||||
define('LANG_service_name', "Service Name");
|
||||
define('LANG_rcon_pass', "RCON Password");
|
||||
define('LANG_ftp_pass', "FTP Password");
|
||||
define('LANG_available_ips', "Available IPs");
|
||||
define('LANG_max_players', "Max. Players");
|
||||
define('LANG_invoice_duration', "Invoice Duration");
|
||||
define('LANG_calculate_price', "Calculate Price");
|
||||
define('LANG_buy', "BUY");
|
||||
define('LANG_back_to_list', "Back to the list");
|
||||
define('LANG_ip', "IP");
|
||||
define('LANG_subtotal', "Subtotal");
|
||||
define('LANG_rate', "Rate");
|
||||
define('LANG_total', "Total");
|
||||
define('LANG_save', "Save");
|
||||
define('LANG_you_need_to', "You need to");
|
||||
define('LANG_register', "Register");
|
||||
define('LANG_and', "and");
|
||||
define('LANG_log_in', "Log In");
|
||||
define('LANG_to_purchase_a_service', "to purchase a service");
|
||||
define('LANG_available_services', "Available Services");
|
||||
define('LANG_payment_is_pending_of_approval', "The payment is pending of approval.");
|
||||
define('LANG_back_to_your_cart', "Go back to your cart.");
|
||||
define('LANG_expired', "Expired");
|
||||
define('LANG_removed', "Removed");
|
||||
define('LANG_extended', "Renewed");
|
||||
define('LANG_installation_and_expiration_date', "Installation and expiration date");
|
||||
define('LANG_expiration_date', "Expiration date");
|
||||
define('LANG_removal_date', "Removal date");
|
||||
define('LANG_installation_date', "Installation date");
|
||||
define('LANG_enable_server', "Enable server");
|
||||
define('LANG_success', "SUCCESS");
|
||||
define('LANG_redirecting_to_game_monitor', "Redirecting to Game Monitor...");
|
||||
define('LANG_starting_installations', "Starting the installation...");
|
||||
define('LANG_order_id', "Order ID");
|
||||
define('LANG_home_name', "Home Name");
|
||||
define('LANG_tax', "Tax");
|
||||
define('LANG_pay_from', "Pay From %s");
|
||||
define('LANG_set_as_paid', "Set As Paid");
|
||||
define('LANG_create_server', "Create Server");
|
||||
define('LANG_see_invoice', "See Invoice");
|
||||
define('LANG_paid', "Paid");
|
||||
define('LANG_not_paid', "Not Paid");
|
||||
define('LANG_procesing_payment', "Processing Payment");
|
||||
define('LANG_paid_and_installed', "Paid And Installed");
|
||||
define('LANG_add_to_cart', "Add To Cart");
|
||||
define('LANG_cart_id', "Cart ID");
|
||||
define('LANG_order_desc', "Order Description");
|
||||
define('LANG_remove_from_cart', "Remove From Cart");
|
||||
define('LANG_remove_cart', "Remove Cart");
|
||||
define('LANG_there_are_no_orders_in_cart', "There are no orders in this cart.");
|
||||
define('LANG_redirecting_to', "Redirecting to %s...");
|
||||
define('LANG_id', "ID#");
|
||||
define('LANG_remote_server', "Remote Server");
|
||||
define('LANG_price_hourly', "Price Hourly");
|
||||
define('LANG_price_monthly', "Price Monthly");
|
||||
define('LANG_price_year', "Price Year");
|
||||
define('LANG_service_image_url', "Service Image URL");
|
||||
define('LANG_remove_service', "Remove Service");
|
||||
define('LANG_add_service', "Add Service");
|
||||
define('LANG_current_services', "Current Services");
|
||||
define('LANG_max_slot_qty', "Max. Slot Quantity");
|
||||
define('LANG_min_slot_qty', "Min. Slot Quantity");
|
||||
define('LANG_ftp_account', "FTP Account");
|
||||
define('LANG_select_install_method', "Select install method");
|
||||
define('LANG_url_for_manual_install', "URL for Manual Installation");
|
||||
define('LANG_description', "Description");
|
||||
define('LANG_image_url', "Image URL");
|
||||
define('LANG_access_rights', "Access Rights");
|
||||
define('LANG_allow_update', "Allow Update");
|
||||
define('LANG_allow_file_management', "Allow File Management");
|
||||
define('LANG_allow_parameter_usage', "Allow Parameter Usage");
|
||||
define('LANG_allow_extra_parameters_usage', "Allow Extra Parameters Usage");
|
||||
define('LANG_allow_ftp_usage', "Allow FTP Usage");
|
||||
define('LANG_allow_custom_fields', "Allow Custom Fields");
|
||||
define('LANG_enabled', "Enabled");
|
||||
define('LANG_disabled', "Disabled");
|
||||
define('LANG_steam', "Steam");
|
||||
define('LANG_rsync', "Rsync");
|
||||
define('LANG_manual_from_url', "Manual From URL");
|
||||
define('LANG_business', "Business");
|
||||
define('LANG_business_email', "Business Email");
|
||||
define('LANG_game_server_order', "Game Server Order");
|
||||
define('LANG_item', "Item");
|
||||
define('LANG_slot_cost', "Slot Cost");
|
||||
define('LANG_slot_quantity', "Slot Quantity");
|
||||
define('LANG_order_price', "Order Price");
|
||||
define('LANG_order', "Order");
|
||||
define('LANG_date', "Date");
|
||||
define('LANG_price', "Price");
|
||||
define('LANG_invoice', "Invoice");
|
||||
define('LANG_print_invoice', "Print Invoice");
|
||||
define('LANG_extend', "Renew");
|
||||
define('LANG_server_id', "Server ID");
|
||||
define('LANG_webhookurl', "Discord Webhook");
|
||||
define('LANG_current_coupons', "Discount Coupons");
|
||||
define('LANG_code', "Code");
|
||||
define('LANG_coupon_name', "description");
|
||||
define('LANG_discount', "discount percentage");
|
||||
define('LANG_count', "how often can it be used");
|
||||
define('LANG_expires', "Expiration date");
|
||||
define('LANG_del_coupon', "Remove");
|
||||
define('LANG_add_coupon', "Add new coupon");
|
||||
define('LANG_active', "Active");
|
||||
define('LANG_invoice_due', "Invoice Due");
|
||||
define('LANG_suspended', "Suspended");
|
||||
define('LANG_renewed', "Renewed");
|
||||
define('LANG_expired', "Expired");
|
||||
define('LANG_unavailable', "Unavailable");
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue