Add about_presentations

This commit is contained in:
2021-05-02 12:19:29 +02:00
parent 498913d770
commit 3aec5f1a33
3 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,6 @@
<?PHP
$tlPresentations['pageTitle'] = 'Presentations :: museum-digital';
$tlPresentations['pageDescription'] = 'A list of presentations held about museum-digital, sometimes with slides, sometimes with a video.';
$tlPresentations['pageKeywords'] = 'museum-digital, presentation, talk, video, slides';
$tlPresentations['presentations_title'] = 'Presentations about museum-digital';
$tlPresentations['presentations_introduction'] = 'Over the years, a lot of presentations have been held about different aspects of museum-digital - be it the software, be it the community, or how both interact. Here you can find a selection of these talks. If available, video recordings and slides are linked.';