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