Implemented event deletion

This commit is contained in:
2025-01-19 09:16:49 +01:00
parent 99743288c5
commit b4f47ea6bb
3 changed files with 20 additions and 1 deletions

View File

@ -80,6 +80,8 @@
<string name="log_notes_dialog_note_hint">Inserisci le note</string>
<string name="dialog_event_detail_title">Dettaglio evento</string>
<string name="dialog_event_detail_save_button">Salva</string>
<string name="dialog_event_detail_delete_button">Elimina</string>
<string name="dialog_add_logbook_title">Aggiungi diario</string>
<string name="dialog_add_logbook_logbookname">👶 Nome del diario</string>