New translations stream.php (Portuguese)

This commit is contained in:
Fatih Alp 2020-05-12 13:15:37 +03:00
parent f0e29a0bb7
commit f1847640e0

View File

@ -1,13 +1,10 @@
<?php
return[
"category" => [
"name" =>"Categoria",
],
"placeholderforsearch" => [
"name" =>"Placeholderforsearch",
],
];
return [
'category' => [
'name' => 'Categoria',
],
'placeholderforsearch' => [
'name' => 'Placeholderforsearch',
],
];