New translations permission.php (Hebrew)

This commit is contained in:
Fatih Alp 2020-09-23 18:47:10 +03:00
parent 07071b502d
commit 861ce65d45

View File

@ -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' => 'האם ניתן למחוק אפשרויות?',
],
],
];