IT translation update startpage addon THX Sylke Vicious

This commit is contained in:
Tobias Diekershoff 2021-03-28 18:16:49 +02:00
parent 893792a2e6
commit 9d6d7dc9e1
2 changed files with 14 additions and 13 deletions

View file

@ -6,7 +6,7 @@ function string_plural_select_it($n){
return intval($n != 1);
}}
;
$a->strings["Startpage Settings"] = "Impostazioni Startpage";
$a->strings["Startpage"] = "Pagina iniziale";
$a->strings["Home page to load after login - leave blank for profile wall"] = "Home page da caricare dopo il login - lasciare in bianco per la bacheca";
$a->strings["Examples: "network" or "notifications/system""] = "Esempi: "network" or "notifications/system"";
$a->strings["Submit"] = "Invia";
$a->strings["Save Settings"] = "Salva Impostazioni";