mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-02 14:37:55 -05:00
6 lines
136 B
PHP
6 lines
136 B
PHP
<?php
|
|
return [
|
|
"no_permission_module" => "You do not have permission to access the module named",
|
|
"unknown" => "Unexpected error",
|
|
];
|