mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-09 18:08:49 +00:00
IT translation update startpage addon THX Sylke Vicious
This commit is contained in:
parent
893792a2e6
commit
9d6d7dc9e1
2 changed files with 14 additions and 13 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue