en.php 255 B

123456789
  1. <?php
  2. return array(
  3. 'tagcloud:widget:title' => 'Tag Cloud',
  4. 'tagcloud:widget:description' => 'Tag cloud',
  5. 'tagcloud:widget:numtags' => 'Number of tags to show',
  6. 'tagcloud:site_cloud' => 'Site Tag Cloud',
  7. 'tagcloud:allsitetags' => 'All site tags',
  8. );