From 634eb790ea982d0dc8b285b55f5561b234b13e7c Mon Sep 17 00:00:00 2001 From: Roberto Bellingeri Date: Mon, 18 Mar 2019 11:27:37 +0100 Subject: [PATCH 1/3] Create style.txt --- lang/it/style.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 lang/it/style.txt diff --git a/lang/it/style.txt b/lang/it/style.txt new file mode 100644 index 0000000..07f41e3 --- /dev/null +++ b/lang/it/style.txt @@ -0,0 +1 @@ +Se vuoi cambiare la favicon, usa semplicemente il Gestore Media per caricare un ''favicon.ico'' nel ''wiki'' o nel namespace di root e verrà automaticamente usato. Se si utilizza un wiki chiuso, si consiglia di rendere leggibile per chiunque lo spazio dei nomi ''wiki'' (o root) nelle impostazioni ACL o il proprio favicon non verrà mostrato agli utenti che hanno effettuato il logout. From 902592407d19f2d8517fddccd49033c9b8ee3433 Mon Sep 17 00:00:00 2001 From: Roberto Bellingeri Date: Mon, 18 Mar 2019 11:28:01 +0100 Subject: [PATCH 2/3] Create lang.php --- lang/it/lang.php | 104 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 104 insertions(+) create mode 100644 lang/it/lang.php diff --git a/lang/it/lang.php b/lang/it/lang.php new file mode 100644 index 0000000..f6287f8 --- /dev/null +++ b/lang/it/lang.php @@ -0,0 +1,104 @@ + Date: Mon, 18 Mar 2019 11:29:20 +0100 Subject: [PATCH 3/3] Create settings.php --- lang/it/settings.php | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 lang/it/settings.php diff --git a/lang/it/settings.php b/lang/it/settings.php new file mode 100644 index 0000000..5c88524 --- /dev/null +++ b/lang/it/settings.php @@ -0,0 +1,17 @@ + .li'] = 'Primo livello degli elementi di elenco'; + +$lang['header_layout'] = 'Regola il layout dell\'intestazione:'; +$lang['header_layout_o_header-default'] = 'layout di intestazione generoso per un lungo titolo e una tagline'; +$lang['header_layout_o_header-compact'] = 'layout di intestazione compatto per un breve titolo e tagline nascosta'; +