mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-12 19:37:52 -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
178 B
PHP
6 lines
178 B
PHP
<?php
|
|
return [
|
|
"no_permission_module" => "شما اجازه دسترسی به ماژول به نام خود را ندارید",
|
|
"unknown" => "خطای غیر منتظره",
|
|
];
|