mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-19 23:07:57 -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
132 B
PHP
6 lines
132 B
PHP
<?php
|
|
return [
|
|
"no_permission_module" => "No tienes permiso para acceder el módulo llamado",
|
|
"unknown" => "Error inesperado",
|
|
];
|