mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-10 15:26:10 -06:00
New translations permission.php (Urdu (Pakistan))
This commit is contained in:
parent
725f5c0815
commit
cc25498a23
@ -0,0 +1,13 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
|
||||||
|
'village' => [
|
||||||
|
'name' => 'گاؤں',
|
||||||
|
'option' => [
|
||||||
|
'read' => 'گاؤں پڑھ سکتے ہو؟',
|
||||||
|
'write' => 'گاؤں بنا / ترمیم کرسکتے ہیں؟',
|
||||||
|
'delete' => 'گاؤں کو حذف کرسکتے ہیں؟',
|
||||||
|
],
|
||||||
|
],
|
||||||
|
];
|
||||||
Loading…
Reference in New Issue
Block a user