mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
60 lines
1.3 KiB
PHP
60 lines
1.3 KiB
PHP
<?php
|
|
|
|
return[
|
|
"auto_approve" => [
|
|
"name" =>"Approvazione automatica",
|
|
|
|
],
|
|
"default_published_time" => [
|
|
"name" =>"Ora di pubblicazione predefinita",
|
|
|
|
],
|
|
"default_adv_limit" => [
|
|
"name" =>"Limite annunci predefiniti",
|
|
|
|
],
|
|
"address" => [
|
|
"name" =>"Indirizzo di contatto",
|
|
|
|
],
|
|
"phone" => [
|
|
"name" =>"Contatto telefonico",
|
|
|
|
],
|
|
"contact_mail" => [
|
|
"name" =>"Contatta Mail",
|
|
"warning" =>"<strong>Nome del</strong> sitename aggiunto automaticamente @sitename",
|
|
|
|
],
|
|
"map_coordinates_long" => [
|
|
"name" =>"Mappa lungo Coordinate",
|
|
|
|
],
|
|
"map_coordinates_lat" => [
|
|
"name" =>"Mappa Coordinata Lat",
|
|
|
|
],
|
|
"logo" => [
|
|
"name" =>"Logo",
|
|
|
|
],
|
|
"ogImage" => [
|
|
"name" =>"Social Share Logo",
|
|
"warning" =>"Dovrebbe essere a una risoluzione di 1200 x 630.",
|
|
|
|
],
|
|
"currencies" => [
|
|
"name" =>"Valute attive",
|
|
|
|
],
|
|
"site_address" => [
|
|
"name" =>"Indirizzo del sito",
|
|
"warning" =>"Aggiunto automaticamente www. www. <strong>sitename.com</strong>",
|
|
|
|
],
|
|
"google_map_key" => [
|
|
"name" =>"Chiave di Google Map Api",
|
|
|
|
],
|
|
"default_country" => [
|
|
"name" =>"Paese dell
|