From 2e51b90a355b954f1daf0a32e0ac3aee20e80e0b Mon Sep 17 00:00:00 2001
From: sarz4fun <39486520+sarz4fun@users.noreply.github.com>
Date: Sat, 17 Oct 2020 23:46:09 +0200
Subject: [PATCH] Update forms.php
---
messages/it/forms.php | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
diff --git a/messages/it/forms.php b/messages/it/forms.php
index 618b7e8..aea3447 100644
--- a/messages/it/forms.php
+++ b/messages/it/forms.php
@@ -17,15 +17,15 @@
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
- 'Bookmark module configuration' => '',
- 'Back to modules' => '',
- 'Bookmark view settings' => '',
- 'Here you can change the view settings for bookmarks.' => '',
- 'Icon color' => '',
- 'Select color' => '',
- 'Show Bookmark-Count in braces.' => '',
- 'Show an icon for each entry.' => '',
- 'Show global Bookmark-View in full width.' => '',
- 'Show pinned content first.' => '',
- 'Sort order' => '',
+ 'Bookmark module configuration' => 'Configurazione del modulo Segnalibri ',
+ 'Back to modules' => 'Torna ai moduli',
+ 'Bookmark view settings' => 'impostazioni di visualizzazione segnalibri',
+ 'Here you can change the view settings for bookmarks.' => 'Qui puoi modificare le impostazioni di visualizzazione per i segnalibri.',
+ 'Icon color' => 'Colore icona',
+ 'Select color' => 'Scegli il colore',
+ 'Show Bookmark-Count in braces.' => 'Mostra il conteggio dei segnalibri',
+ 'Show an icon for each entry.' => 'Mostra una icona per ogni segnalibro',
+ 'Show global Bookmark-View in full width.' => 'mostra la visualizzazione globale dei segnalibri a tutta larghezza.',
+ 'Show pinned content first.' => 'Mostra prima il contenuto in cima.',
+ 'Sort order' => 'Ordinamento',
];