mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 00:48:55 +00:00
Update IT strings
This commit is contained in:
parent
7bfa963a56
commit
bfd8e37fb8
87 changed files with 412 additions and 306 deletions
|
@ -6,5 +6,7 @@ function string_plural_select_it($n){
|
|||
}}
|
||||
;
|
||||
$a->strings["\"pageheader\" Settings"] = "Impostazioni \"Intestazione pagina\"";
|
||||
$a->strings["Submit"] = "Invia";
|
||||
$a->strings["Message"] = "Messaggio";
|
||||
$a->strings["Message to display on every page on this server (or put a pageheader.html file in your docroot)"] = "Il messaggio da mostrare su ogni pagina di questo server (puoi anche aggiungere un file pageheader.html nella root)";
|
||||
$a->strings["Save Settings"] = "Salva Impostazioni";
|
||||
$a->strings["pageheader Settings saved."] = "Impostazioni \"Intestazione pagina\" salvate.";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue