mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-06 08:27:54 -05:00
- Changes for following best practice for CI4 localization - Norwegian and Urdu languages now working again - Sort languages by alphabet in config
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",
|
|
];
|