New translations section.php (Portuguese)

This commit is contained in:
Fatih Alp 2020-05-12 13:15:39 +03:00
parent f1847640e0
commit 16906e4e45

View File

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