mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-10 10:27:54 -05:00
Currently translated at 100.0% (2 of 2 strings) Translation: opensourcepos/error Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/error/ur/
7 lines
175 B
PHP
7 lines
175 B
PHP
<?php
|
|
|
|
return [
|
|
'no_permission_module' => "آپ کو اس ماڈیول تک رسائی کی اجازت نہیں ہے",
|
|
'unknown' => "غیر متوقع رکاوٹ",
|
|
];
|