Files
Ludovic CANDELLIER b50f50ea62 [WIP] Refactor project
2021-05-21 00:21:05 +02:00

7 lines
111 B
PHP

<?php
return [
'notfound' => 'The folder does not exist',
'back' => 'Back to the root folder',
];