New translations permission.php (Azerbaijani)

This commit is contained in:
Fatih Alp 2020-09-24 12:41:47 +03:00
parent 3551ce0e34
commit f5a871c67e

View File

@ -50,11 +50,11 @@ return [
],
],
'options' => [
'name' => 'Options',
'name' => 'Seçimlər',
'option' => [
'read' => 'Can read options?',
'write' => 'Can create/edit options?',
'delete' => 'Can delete options?',
'read' => 'Seçimləri oxuya bilərsinizmi?',
'write' => 'Seçimlər yarada / düzəldə bilərsiniz?',
'delete' => 'Seçimləri silə bilərsiniz?',
],
],
];