mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations stream.php (Italian)
This commit is contained in:
parent
1935d489f7
commit
6a30130da1
@ -1,13 +1,10 @@
|
||||
<?php
|
||||
|
||||
return[
|
||||
"category" => [
|
||||
"name" =>"Categoria",
|
||||
|
||||
],
|
||||
"placeholderforsearch" => [
|
||||
"name" =>"Placeholderforsearch",
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
return [
|
||||
'category' => [
|
||||
'name' => 'Categoria',
|
||||
],
|
||||
'placeholderforsearch' => [
|
||||
'name' => 'Placeholderforsearch',
|
||||
],
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user