Update lang.it-it.php
Corrected a little typo because Pie' is not a wrong accent but a word truncation.
This commit is contained in:
parent
228421748e
commit
77da7f593b
@ -1,7 +1,7 @@
|
|||||||
<?php
|
<?php
|
||||||
$lang ['plugin'] ['footnotes'] = array(
|
$lang ['plugin'] ['footnotes'] = array(
|
||||||
'footnote' => 'Nota a piè di pagina',
|
'footnote' => 'Nota a pie\' di pagina',
|
||||||
'footnotes' => 'Note a piè di pagina',
|
'footnotes' => 'Note a pie\' di pagina',
|
||||||
'back' => 'Torna a'
|
'back' => 'Torna a'
|
||||||
);
|
);
|
||||||
?>
|
?>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user