annotate forum/Themes/babylon/languages/Settings.dutch.php @ 90:0f68499767c1 website

Subrepo
author Chris Cannam
date Thu, 19 Jun 2014 15:06:58 +0100
parents e3e11437ecea
children
rev   line source
Chris@76 1 <?php
Chris@76 2 // Version: 1.1; Settings
Chris@76 3
Chris@76 4 $txt['theme_thumbnail_href'] = $settings['images_url'] . '/thumbnail.gif';
Chris@76 5 // Untranslated!
Chris@76 6 $txt['theme_description'] = 'The babylon theme from Simple Machines.<br /><br />Thanks go to Babylonking and Alienine.';
Chris@76 7
Chris@76 8 ?>