Skip to content

Commit

Permalink
Merge pull request #69 from dokuwiki-translate/lang_update_1201_15530…
Browse files Browse the repository at this point in the history
…75688

Translation update (it)
  • Loading branch information
splitbrain authored Mar 20, 2019
2 parents 809732d + f177c29 commit 4a913ee
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions lang/it/settings.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?php

/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Roberto Bellingeri <[email protected]>
*/
$lang['minimum_word_length'] = 'Lunghezza minima delle parole per le parole nel cloud';
$lang['search_blacklist'] = 'Parole cercate, che non dovrebbero essere visualizzate sulle pagine (separate da virgola)';
$lang['word_blacklist'] = 'Parole, che non dovrebbero essere visualizzate sulle pagine (separate da virgola)';
$lang['tag_blacklist'] = 'Tag, che non dovrebbero essere visualizzate sulle pagine (separate da virgola)';
$lang['list_tags_of_subns'] = 'Elenca anche i tag nei sotto namespace del namespace specificato';

0 comments on commit 4a913ee

Please sign in to comment.