New translations message.php (Portuguese)

This commit is contained in:
Fatih Alp 2020-05-12 19:15:51 +03:00
parent c2afc1eb41
commit 949a66d26b

View File

@ -1,6 +1,6 @@
<?php
return [
'placeholder' => 'Type here to search',
'null_msg' => 'Not Found',
'placeholder' => 'Digite aqui para pesquisar',
'null_msg' => 'Não encontrado',
];