Add hungarian language

This commit is contained in:
David Bomba 2023-06-14 08:15:03 +10:00
parent c6aac35605
commit dd6b8d1423

View File

@ -5106,6 +5106,7 @@ $LANG = array(
'project_location' => 'Project Location', 'project_location' => 'Project Location',
'add_gateway_help_message' => 'Add a payment gateway (ie. Stripe, WePay or PayPal) to accept online payments', 'add_gateway_help_message' => 'Add a payment gateway (ie. Stripe, WePay or PayPal) to accept online payments',
'lang_Hungarian' => 'Hungarian', 'lang_Hungarian' => 'Hungarian',
'use_mobile_to_manage_plan' => 'Use your phone subscription settings to manage your plan',
); );