9 lines
258 B
PHP
9 lines
258 B
PHP
<?php
|
|
|
|
return array(
|
|
'Folder in footer body' => 'Folder in footer body',
|
|
'Folder in footer bottom' => 'Folder in footer bottom',
|
|
'Latest articles' => 'Latest articles',
|
|
'Sorry, an error occurred: %err' => 'Sorry, an error occurred: %err',
|
|
);
|