New translations stream.php (Italian)

This commit is contained in:
Fatih Alp 2020-01-10 17:04:36 +03:00
parent 3a8833be55
commit 8cc2af48b3

View File

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