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