8 lines
579 B
PHP
8 lines
579 B
PHP
<?PHP
|
|
$tlFaq['how_to_join_question'] = 'How can a museum join museum-digital?';
|
|
$tlFaq['how_to_join_answer'] = 'To join museum-digital, contact the admin of your local instance of museum-digital. If there is no regional instance for where you are yet, please contact us using the contact page.';
|
|
$tlFaq['pageTitle'] = 'Frequently Asked Questions';
|
|
$tlFaq['pageDescription'] = 'Frequently Asked Questions about museum-digital.';
|
|
$tlFaq['pageKeywords'] = 'FAQ, Frequently Asked Questions, museums, collections, inventorization';
|
|
$tlFaq['faq_title'] = 'Frequently Asked Questions';
|