aboutsummaryrefslogtreecommitdiff
path: root/mod/languages/languages/it/it.reportedcontent.php
blob: e8bc4395ef1bcf6ea5abdc29c6cfe5b13b0f8508 (plain)
1
2
3
4
5
6
7
<?php
$it = array (
  'item:object:reported_content' => 'Rapporto oggetti',
);

add_translation("it", $it);