mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-10 23:36:08 -06:00
New translations section.php (Italian)
This commit is contained in:
parent
bf23d95f53
commit
3a8833be55
@ -1,13 +1,10 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
return[
|
return [
|
||||||
"category" => [
|
'category' => [
|
||||||
"title" =>"Categoria",
|
'title' => 'Categoria',
|
||||||
|
|
||||||
],
|
],
|
||||||
"placeholderforsearch" => [
|
'placeholderforsearch' => [
|
||||||
"title" =>"Placeholderforsearch",
|
'title' => 'Placeholderforsearch',
|
||||||
|
|
||||||
],
|
],
|
||||||
|
|
||||||
];
|
];
|
||||||
Loading…
Reference in New Issue
Block a user