New translations message.php (Dutch)

This commit is contained in:
Fatih Alp 2020-05-12 19:15:31 +03:00
parent c1eb350459
commit 5bf205ed7a

View File

@ -1,6 +1,6 @@
<?php
return [
'placeholder' => 'Type here to search',
'null_msg' => 'Not Found',
'placeholder' => 'Typ hier om te zoeken',
'null_msg' => 'Niet gevonden',
];