Gentics Portal.Node PHP API
 All Classes Namespaces Functions Variables Pages
core.php
1 <?php
2 
3 return array(
4  'Results' => 'Ergebnisse',
5  'You have voted'=> 'Sie haben bereits abgestimmt.',
6  'Vote' => 'Abstimmen',
7  'Back to result' => 'Zurück zum Ergebnis'
8 );