New translations button.php (Turkish)

This commit is contained in:
Fatih Alp 2020-09-23 18:50:42 +03:00
parent f440a418d4
commit 05de2f81f1

View File

@ -31,5 +31,5 @@ return [
'update_category' => [ 'update_category' => [
'name' => 'Kategori Güncelle' 'name' => 'Kategori Güncelle'
], ],
'new_option' => 'New Option', 'new_option' => 'Yeni Seçenek',
]; ];