diff options
Diffstat (limited to 'view/it')
-rw-r--r-- | view/it/hstrings.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/it/hstrings.php b/view/it/hstrings.php index 956e0bea7..f3b8909fc 100644 --- a/view/it/hstrings.php +++ b/view/it/hstrings.php @@ -1338,7 +1338,7 @@ App::$strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Per es App::$strings["Since (date)"] = "dal (data)"; App::$strings["Tell us about yourself"] = "Raccontaci di te..."; App::$strings["Homepage URL"] = "Indirizzo home page"; -App::$strings["Hometown"] = "Città dove vivo"; +App::$strings["Hometown"] = "Città natale"; App::$strings["Political views"] = "Orientamento politico"; App::$strings["Religious views"] = "Orientamento religioso"; App::$strings["Keywords used in directory listings"] = "Parole chiavi mostrate nell'elenco dei canali"; |