
Closes Issue #143 Preview revised That's funny. There is a template for the preview of static pages for 13 years, and was not used.
9 lines
175 B
PHP
9 lines
175 B
PHP
<?php
|
|
//Terminado 15 de fevereiro de 2020.
|
|
$lang['plugin']['categories'] = array(
|
|
'subject' => 'Categorias'
|
|
// Posted by Frank "in" Categorie FlatPress
|
|
'in' => 'na'
|
|
);
|
|
?>
|