diff options
author | zotlabs <mike@macgirvin.com> | 2018-11-04 13:58:02 -0800 |
---|---|---|
committer | zotlabs <mike@macgirvin.com> | 2018-11-04 13:58:02 -0800 |
commit | af82aab3a649c4384f1d28f76451c5830ddaeb26 (patch) | |
tree | 997ad87ce6a36cb5639e6c40a35ac73aee0a1cbd /view/it/hstrings.php | |
parent | 51b4b6216f902464f80b088666f3c91af0d3f333 (diff) | |
parent | de0fab78edd469ee0b6572e157e901ccf0078c6a (diff) | |
download | volse-hubzilla-af82aab3a649c4384f1d28f76451c5830ddaeb26.tar.gz volse-hubzilla-af82aab3a649c4384f1d28f76451c5830ddaeb26.tar.bz2 volse-hubzilla-af82aab3a649c4384f1d28f76451c5830ddaeb26.zip |
Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_merge
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:"; |