invoiceninja/resources/lang/cs/industries.php
2016-07-01 23:19:09 +02:00

37 lines
1.3 KiB
PHP

<?php
return [
'Accounting & Legal' => 'Accounting & Legal',
'Advertising' => 'Advertising',
'Aerospace' => 'Aerospace',
'Agriculture' => 'Agriculture',
'Automotive' => 'Automotive',
'Banking & Finance' => 'Banking & Finance',
'Biotechnology' => 'Biotechnology',
'Broadcasting' => 'Broadcasting',
'Business Services' => 'Business Services',
'Commodities & Chemicals' => 'Commodities & Chemicals',
'Communications' => 'Communications',
'Computers & Hightech' => 'Computers & Hightech',
'Defense' => 'Defense',
'Energy' => 'Energy',
'Entertainment' => 'Entertainment',
'Government' => 'Government',
'Healthcare & Life Sciences' => 'Healthcare & Life Sciences',
'Insurance' => 'Insurance',
'Manufacturing' => 'Manufacturing',
'Marketing' => 'Marketing',
'Media' => 'Media',
'Nonprofit & Higher Ed' => 'Nonprofit & Higher Ed',
'Pharmaceuticals' => 'Pharmaceuticals',
'Professional Services & Consulting' => 'Professional Services & Consulting',
'Real Estate' => 'Real Estate',
'Retail & Wholesale' => 'Retail & Wholesale',
'Sports' => 'Sports',
'Transportation' => 'Transportation',
'Travel & Luxury' => 'Travel & Luxury',
'Other' => 'Other',
'Photography' =>'Photography',
];