Add about_presentations

This commit is contained in:
Joshua Ramon Enslin 2021-05-02 12:19:29 +02:00
parent 498913d770
commit 3aec5f1a33
Signed by: jrenslin
GPG Key ID: 46016F84501B70AE
3 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,6 @@
<?PHP
$tlPresentations['pageTitle'] = 'Präsentationen :: museum-digital';
$tlPresentations['pageDescription'] = 'Eine Liste von Präsentationen über museum-digital, mal mit Folien, mal mit Video.';
$tlPresentations['pageKeywords'] = 'museum-digital, Präsentationen, Foliensatz, Vortrag';
$tlPresentations['presentations_title'] = 'Präsentationen über museum-digital';
$tlPresentations['presentations_introduction'] = 'Über die Jahre wurden viele Vorträge über die Arbeit von und an museum-digital gehalten. Hier können Sie eine Auswahl dieser Vorträge - so vorhanden mit Link zu Videos und Foliensätzen - finden.';

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.';

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.';