diff options
author | gia vec <giavec@protonmail.com> | 2018-06-12 20:47:19 +0200 |
---|---|---|
committer | gia vec <giavec@protonmail.com> | 2018-06-12 20:47:19 +0200 |
commit | 9840d1ce73f8e28dcc7bc2122839d820fc94a03a (patch) | |
tree | 953083bd4abdf7c7f311b5fb060f691f927d4b15 /view/it/hstrings.php | |
parent | 6a45bd4372f67c4a7e4abfabc5876e3c1f0d87cf (diff) | |
download | volse-hubzilla-9840d1ce73f8e28dcc7bc2122839d820fc94a03a.tar.gz volse-hubzilla-9840d1ce73f8e28dcc7bc2122839d820fc94a03a.tar.bz2 volse-hubzilla-9840d1ce73f8e28dcc7bc2122839d820fc94a03a.zip |
Update hstrings.php
Diffstat (limited to 'view/it/hstrings.php')
-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 42fc58347..1f5527946 100644 --- a/view/it/hstrings.php +++ b/view/it/hstrings.php @@ -1393,7 +1393,7 @@ App::$strings["This site is powered by \$Projectname"] = "Questo sito รจ costrui App::$strings["Federated and decentralised networking and identity services provided by Zot"] = ""; App::$strings["Version %s"] = "Versione %s"; App::$strings["Project homepage"] = "Homepage del progetto"; -App::$strings["Developer homepage"] = "Homepege dello sviluppatore"; +App::$strings["Developer homepage"] = "Homepage dello sviluppatore"; App::$strings["No ratings"] = "Nessuna valutazione"; App::$strings["Ratings"] = "Valutazioni"; App::$strings["Rating: "] = "Valutazione:"; |