New translations button.php (Dutch)

This commit is contained in:
Fatih Alp 2020-09-23 18:42:57 +03:00
parent ec8b587202
commit 5b08b957aa

View File

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