mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations permission.php (Hebrew)
This commit is contained in:
parent
f91ed06866
commit
d4d129537e
@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'village' => [
|
||||
'name' => 'כפר',
|
||||
'option' => [
|
||||
'read' => 'האם אתה יכול לקרוא כפר?',
|
||||
'write' => 'האם ניתן ליצור / לערוך כפר?',
|
||||
'delete' => 'האם ניתן למחוק כפר?',
|
||||
],
|
||||
],
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user