Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update forms.php #27

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 11 additions & 11 deletions messages/it/forms.php
Original file line number Diff line number Diff line change
@@ -17,15 +17,15 @@
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
'<strong>Bookmark</strong> 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' => '',
'<strong>Bookmark</strong> module configuration' => 'Configurazione del modulo <strong> Segnalibri </strong>',
'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',
];