New translations permission.php (Turkish)

This commit is contained in:
Fatih Alp 2020-01-31 12:03:01 +03:00
parent 0503ffd8fa
commit 2428155fcf

View File

@ -4,7 +4,7 @@ return [
'category' => [
'name' => 'Kategori',
'option' => [
'read' => 'Kategori oluşturabilir mi? ',
'read' => 'Kategorileri görebilir mi?',
'write' => 'Kategori oluşturabilir / düzenleyebilir mi? ',
'delete' => 'Kategori silebilir miyim?',
],