New translations button.php (Dutch)

This commit is contained in:
Fatih Alp 2020-06-09 12:53:31 +03:00
parent 99ea12e742
commit f1e78a2766

View File

@ -31,4 +31,5 @@ return [
'update_category' => [ 'update_category' => [
'name' => 'Categorie bijwerken' 'name' => 'Categorie bijwerken'
], ],
'new_option' => 'New Option',
]; ];