mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-19 06:47:56 -05:00
6 lines
143 B
PHP
6 lines
143 B
PHP
<?php
|
|
return [
|
|
"no_permission_module" => "Sie haben nicht die Zugangsrechte für das gewählte Modul",
|
|
"unknown" => "Unbekannter Fehler",
|
|
];
|