InfiniteScroll
Circuits
This commit is contained in:
@@ -17,6 +17,8 @@ const msg_it = {
|
||||
columns: 'Colonne',
|
||||
tableslist: 'Tabelle',
|
||||
nodata: 'Nessun Dato',
|
||||
showfilters: 'Mostra Filtri',
|
||||
hidefilters: 'Nascondi Filtri',
|
||||
},
|
||||
gallery: {
|
||||
author_username: 'Utente',
|
||||
@@ -1011,6 +1013,7 @@ const msg_it = {
|
||||
report_user: 'Segnala Utente',
|
||||
},
|
||||
groups: {
|
||||
info1: 'Info',
|
||||
info: 'Informazioni su questo gruppo',
|
||||
member: 'membro',
|
||||
members: 'membri',
|
||||
@@ -1041,6 +1044,8 @@ const msg_it = {
|
||||
hidden: 'Nascosto',
|
||||
private_descr: 'Solo i membri possono vedere chi fa parte del gruppo',
|
||||
hidden_descr: 'il Gruppo non sarà visibile nella ricerca',
|
||||
page: 'Pagina',
|
||||
circuits: 'Circuiti',
|
||||
},
|
||||
finder: {
|
||||
search_skill: 'Cerca una specializzazione'
|
||||
@@ -1126,8 +1131,15 @@ const msg_it = {
|
||||
editor: {
|
||||
showtool: 'Mostra strumenti per formattare il testo',
|
||||
hidetool: 'Nascondi strumenti per formattare il testo',
|
||||
}
|
||||
},
|
||||
|
||||
tabdown: {
|
||||
home: 'Home',
|
||||
groups: 'Gruppi',
|
||||
friends: 'Amici',
|
||||
bookings: 'Prenotaz.',
|
||||
profile: 'Profilo',
|
||||
}
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user