mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations permission.php (Turkish)
This commit is contained in:
parent
f2c88b4b5a
commit
a50c0b7320
@ -50,11 +50,11 @@ return [
|
||||
],
|
||||
],
|
||||
'options' => [
|
||||
'name' => 'Options',
|
||||
'name' => 'Seçenekler',
|
||||
'option' => [
|
||||
'read' => 'Can read options?',
|
||||
'write' => 'Can create/edit options?',
|
||||
'delete' => 'Can delete options?',
|
||||
'read' => 'Seçenekleri okuyabilir mi?',
|
||||
'write' => 'Seçenekleri oluşturabilir / düzenleyebilir mi?',
|
||||
'delete' => 'Seçenekleri silebilir mi?',
|
||||
],
|
||||
],
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user