mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-11-30 10:05:30 -05:00
37 lines
1.3 KiB
PHP
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',
|
|
|
|
]; |