Add about_presentations
This commit is contained in:
parent
498913d770
commit
3aec5f1a33
6
de/about_presentations.php
Normal file
6
de/about_presentations.php
Normal 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.';
|
6
en/about_presentations.php
Normal file
6
en/about_presentations.php
Normal 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.';
|
6
hu/about_presentations.php
Normal file
6
hu/about_presentations.php
Normal 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.';
|
Reference in New Issue
Block a user