<?php

return [
    'advocacy' => __('Advocacy', 'give'),
    'education' => __('Education', 'give'),
    'environmental' => __('Environmental', 'give'),
    'health' => __('Health', 'give'),
    'political' => __('Political', 'give'),
    'religious' => __('Religious', 'give'),
    'other' => __('Other', 'give'),
];
