mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations section.php (Italian)
This commit is contained in:
parent
29129d5ea7
commit
bfaa4edcf7
@ -1,13 +1,11 @@
|
||||
<?php
|
||||
|
||||
return[
|
||||
"profile" => [
|
||||
"title" =>"Profilo",
|
||||
|
||||
],
|
||||
"adress" => [
|
||||
"title" =>"Un vestito",
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
return [
|
||||
'profile' => [
|
||||
'title' => 'Profilo',
|
||||
],
|
||||
'adress' => [
|
||||
'title' => 'Un vestito',
|
||||
],
|
||||
'general_setting' => 'General Settings',
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user