mirror of
https://github.com/openclassify/openclassify.git
synced 2026-03-06 15:25:23 -06:00
New translations permission.php (Turkish)
This commit is contained in:
parent
011b09b3f0
commit
2bad756172
@ -3,11 +3,11 @@
|
|||||||
return [
|
return [
|
||||||
|
|
||||||
'village' => [
|
'village' => [
|
||||||
'name' => 'Village',
|
'name' => 'Köy',
|
||||||
'option' => [
|
'option' => [
|
||||||
'read' => 'Can read village?',
|
'read' => 'Köy okuyabilir mi?',
|
||||||
'write' => 'Can create/edit village?',
|
'write' => 'Köy oluşturabilir / düzenleyebilir mi?',
|
||||||
'delete' => 'Can delete village?',
|
'delete' => 'Köy silinebilir mi?',
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user