Add missing text

This commit is contained in:
Hillel Coren 2017-02-23 20:28:11 +02:00
parent 5be79d4208
commit cb14c8d851

View File

@ -1438,7 +1438,7 @@ $LANG = array(
'industry_Transportation' => 'Transportation', 'industry_Transportation' => 'Transportation',
'industry_Travel & Luxury' => 'Travel & Luxury', 'industry_Travel & Luxury' => 'Travel & Luxury',
'industry_Other' => 'Other', 'industry_Other' => 'Other',
'industry_Photography' =>'Photography', 'industry_Photography' => 'Photography',
// Countries // Countries
'country_Afghanistan' => 'Afghanistan', 'country_Afghanistan' => 'Afghanistan',
@ -2380,6 +2380,7 @@ $LANG = array(
'freq_yearly' => 'Annually', 'freq_yearly' => 'Annually',
'profile' => 'Profile', 'profile' => 'Profile',
'payment_type_help' => 'Sets the default <b>payment type</b>.', 'payment_type_help' => 'Sets the default <b>payment type</b>.',
'industry_Construction' => 'Construction',
); );