Notifications
Settings Notifications User Panel
This commit is contained in:
@@ -640,6 +640,8 @@ const msg_it = {
|
||||
title_subscribed: 'Sottoscrizione a {sitename}!',
|
||||
subscribed: 'Ora potrai ricevere i messaggi e le notifiche.',
|
||||
newVersionAvailable: 'Aggiorna',
|
||||
provinces: 'Province',
|
||||
cities: 'Comuni',
|
||||
},
|
||||
connection: {
|
||||
conn: 'Connessione',
|
||||
@@ -750,18 +752,23 @@ const msg_it = {
|
||||
notread: 'Non lette',
|
||||
settings: 'Configura Notifiche',
|
||||
setallread: 'Segna tutte come già lette',
|
||||
deleteall: 'Cancella tutte le notifiche',
|
||||
telegrammsg: 'Telegram',
|
||||
notif: 'Notifica',
|
||||
notifs: 'Notifiche',
|
||||
nonotif: 'Nessuna Nuova Notifica',
|
||||
warn_province: 'in Provincia',
|
||||
warn_city: 'in Città',
|
||||
warn_my_groups: 'miei Gruppi',
|
||||
warn_my_ris_circuit: 'miei Circuiti',
|
||||
warn_province: 'nelle Province',
|
||||
warn_sector: 'in un Settore',
|
||||
warn_region: 'nelle Regioni',
|
||||
warn_city: 'in una Città selezionata',
|
||||
warn_my_groups: 'nei miei Gruppi',
|
||||
warn_my_ris_circuit: 'nei miei Circuiti',
|
||||
new_event: 'Nuovo Evento',
|
||||
new_friends: 'Nuove Richieste di Amicizia',
|
||||
delete_notif: 'Elimina questa notifica',
|
||||
deactivate_notif: 'Smetti di ricevere notifiche come questa',
|
||||
select_provinces: 'Scegli le Provincie da cui ricevere le notifiche',
|
||||
select_regions: 'Scegli le Regioni da cui ricevere le notifiche',
|
||||
},
|
||||
typenotifs: {
|
||||
new_rec_bacheca: 'Annunci',
|
||||
@@ -774,6 +781,12 @@ const msg_it = {
|
||||
circuits_descr: 'Avvisami:',
|
||||
booking: 'Prenotazioni',
|
||||
},
|
||||
notifsid: {
|
||||
bacheca_new_good: 'Nuovo Bene',
|
||||
bacheca_new_service: 'Nuovo Servizio',
|
||||
events_new: 'Nuovo Evento',
|
||||
friends_new: 'Nuova Richiesta di Amicizia',
|
||||
},
|
||||
event: {
|
||||
_id: 'id',
|
||||
typol: 'Typology',
|
||||
@@ -919,6 +932,8 @@ const msg_it = {
|
||||
},
|
||||
sectors: {
|
||||
name: 'Settore',
|
||||
sector_general: 'Settori',
|
||||
sector_goods: 'Settori dei Beni',
|
||||
},
|
||||
catgrps: {
|
||||
name: 'Categoria',
|
||||
@@ -1003,6 +1018,7 @@ const msg_it = {
|
||||
city: {
|
||||
prov: 'Provincia',
|
||||
reg: 'Regione',
|
||||
regs: 'Regioni',
|
||||
link_grp: 'Link Territoriale',
|
||||
},
|
||||
annunci: {
|
||||
|
||||
Reference in New Issue
Block a user