nl.php 261 B

123456789
  1. <?php
  2. return array(
  3. 'tagcloud:widget:title' => 'Tagcloud',
  4. 'tagcloud:widget:description' => 'Tag cloud',
  5. 'tagcloud:widget:numtags' => 'Aantal tags om weer te geven',
  6. 'tagcloud:site_cloud' => 'Site tag-cloud',
  7. 'tagcloud:allsitetags' => 'Alle site-tags',
  8. );