Files
opensourcepos/app/Language/fr/Error.php
objecttothis e90b5b87da Replace tabs with spaces (#4196)
Signed-off-by: objecttothis <objecttothis@gmail.com>
2025-03-28 21:24:21 +04:00

6 lines
134 B
PHP

<?php
return [
"no_permission_module" => "Vous n'avez pas d'autorisation d'accès pour le module",
"unknown" => "inconnu",
];