mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-04-02 22:36:21 -04:00
- Changes for following best practice for CI4 localization - Norwegian and Urdu languages now working again - Sort languages by alphabet in config
6 lines
140 B
PHP
6 lines
140 B
PHP
<?php
|
|
return [
|
|
"no_permission_module" => "U bent niet gemachtigd voor toegang tot de module genaamd",
|
|
"unknown" => "Onverwachte fout",
|
|
];
|