++ aggiunta la prenotazione negli eventi. con la lista degli utenti.
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
"NEW_GOOD": "<strong>%s</strong> ha aggiunto un nuovo Bene: %s",
|
||||
"NEW_SERVICE": "<strong>%s</strong> ha aggiunto un nuovo Servizio: %s",
|
||||
"NEW_HOSP": "<strong>%s</strong> ha aggiunto una nuova Ospitalità: %s",
|
||||
"NEW_EVENT": "<strong>%s</strong> ha aggiunto un nuovo Evento: %s",
|
||||
"OPEN PAGE": "<em>APRI la APP RISO oppure visita riso.app</em>",
|
||||
"<strong>%s</strong> asked you for Friendship": "<strong>%s</strong> ti ha chiesto l'Amicizia",
|
||||
"<strong>%s</strong> accepted your Friendship": "<strong>%s</strong> ha accettato l'Amicizia",
|
||||
@@ -88,5 +89,8 @@
|
||||
"FIDOCONCESSO_VARIATO": "[Circuito %s] l'utente %s ha variato il Fido Concesso di %s da %s a %s %s",
|
||||
"QTAMAX_VARIATO": "[Circuito %s] l'utente %s ha variato la quantità massima concessa di %s da %s a %s %s",
|
||||
"SET_FAVORITE": "%s ha messo 'Mi Piace' al tuo post: %s",
|
||||
"SET_FAVORITE_OTHERS": "%s e altre %s persone hanno messo 'Mi Piace' al tuo post: %s"
|
||||
"SET_FAVORITE_OTHERS": "%s e altre %s persone hanno messo 'Mi Piace' al tuo post: %s",
|
||||
"EVENT_SEND_MSG": "%s ha mandato un messaggio sull'evento %s: \n%s",
|
||||
"SET_ATTEND": "%s ha detto che Parteciperà all'evento: %s",
|
||||
"SET_ATTEND_OTHERS": "%s e altre %s persone hanno detto che Parteciperanno all'evento: %s"
|
||||
}
|
||||
Reference in New Issue
Block a user