diff options
author | gia vec <giavec@protonmail.com> | 2018-11-02 19:27:11 +0100 |
---|---|---|
committer | gia vec <giavec@protonmail.com> | 2018-11-02 19:27:11 +0100 |
commit | c2e01bedc51b40e16ac64a62d28e56c9bdf593cc (patch) | |
tree | efce110188d340d9ba0e8c9e02e91903fb623680 /view/it/hstrings.php | |
parent | 24ae6c91ead39501c69838738db1b28eff222ea7 (diff) | |
download | volse-hubzilla-c2e01bedc51b40e16ac64a62d28e56c9bdf593cc.tar.gz volse-hubzilla-c2e01bedc51b40e16ac64a62d28e56c9bdf593cc.tar.bz2 volse-hubzilla-c2e01bedc51b40e16ac64a62d28e56c9bdf593cc.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:"; |