aboutsummaryrefslogtreecommitdiff
path: root/mod/languages/languages/de/de.tagcloud.php
blob: 93f992ad04c00da9dbb715e56bc4c5ee2c1a7ade (plain)
1
2
3
4
5
6
7
8
9
<?php
$de = array (
  'tagcloud:widget:title' => 'Tagcloud',
  'tagcloud:widget:description' => 'Tagcloud',
  'tagcloud:widget:numtags' => 'Anzahl der anzuzeigenden Tags.',
);

add_translation("de", $de);