mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-08 17:44:32 -04:00
Add missing text
This commit is contained in:
parent
5be79d4208
commit
cb14c8d851
@ -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',
|
||||||
|
|
||||||
);
|
);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user