quotation error fixed
This commit is contained in:
parent
607df641ec
commit
85f8d2a249
@ -1,12 +1,11 @@
|
||||
<?php
|
||||
// cimangi Aggiunta traduzione stringhe
|
||||
$lang['plugin']['lastcomments'] = array(
|
||||
// cimangi Aggiunta traduzione stringhe
|
||||
$lang ['plugin'] ['lastcomments'] = array(
|
||||
|
||||
'last' => 'Último',
|
||||
'comments' => 'Comentario,
|
||||
'comments' => 'Comentario',
|
||||
'no_comments' => 'Sin comentarios',
|
||||
'no_new_comments' => 'Sin comentarios nuevos'
|
||||
|
||||
);
|
||||
);
|
||||
|
||||
?>
|
Loading…
x
Reference in New Issue
Block a user