New translations stream.php (Italian)

This commit is contained in:
Fatih Alp 2020-05-12 13:15:12 +03:00
parent 1935d489f7
commit 6a30130da1

View File

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