mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations permission.php (Persian)
This commit is contained in:
parent
6ff89bd9fd
commit
c844ec7b39
@ -50,11 +50,11 @@ return [
|
||||
],
|
||||
],
|
||||
'options' => [
|
||||
'name' => 'Options',
|
||||
'name' => 'گزینه ها',
|
||||
'option' => [
|
||||
'read' => 'Can read options?',
|
||||
'write' => 'Can create/edit options?',
|
||||
'delete' => 'Can delete options?',
|
||||
'read' => 'آیا می توانید گزینه ها را بخوانید؟',
|
||||
'write' => 'آیا می توانید گزینه های ایجاد یا ویرایش کنید؟',
|
||||
'delete' => 'آیا می توانید گزینه ها را حذف کنید؟',
|
||||
],
|
||||
],
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user