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