mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-07-13 08:22:52 -04:00
Move language files for app/Language/fr/ (#3468)
This commit is contained in:
4
app/Language/fr/Error.php
Normal file
4
app/Language/fr/Error.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
|
||||
$lang["error_no_permission_module"] = "Vous n'avez pas d'autorisation d'accès pour le module";
|
||||
$lang["error_unknown"] = "inconnu";
|
||||
Reference in New Issue
Block a user