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 <?php
return[ return [
"category" => [ 'category' => [
"title" =>"Categoria", 'title' => 'Categoria',
],
], 'placeholderforsearch' => [
"placeholderforsearch" => [ 'title' => 'Placeholderforsearch',
"title" =>"Placeholderforsearch", ],
];
],
];