feat: enhance attachment handling with new localization strings and GPX upload tips
This commit is contained in:
@@ -221,7 +221,20 @@
|
||||
"cities_updated": "città aggiornate",
|
||||
"create_adventure": "Crea Avventura",
|
||||
"no_adventures_to_recommendations": "Nessuna avventura trovata. \nAggiungi almeno un'avventura per ricevere consigli.",
|
||||
"finding_recommendations": "Alla scoperta di gemme nascoste per la tua prossima avventura"
|
||||
"finding_recommendations": "Alla scoperta di gemme nascoste per la tua prossima avventura",
|
||||
"attachment": "Allegato",
|
||||
"attachment_delete_success": "Allegato eliminato con successo!",
|
||||
"attachment_name": "Nome dell'allegato",
|
||||
"attachment_update_error": "Errore durante l'aggiornamento dell'allegato",
|
||||
"attachment_update_success": "Allegato aggiornato con successo!",
|
||||
"attachment_upload_error": "Errore durante il caricamento dell'allegato",
|
||||
"attachment_upload_success": "Allegato caricato con successo!",
|
||||
"attachments": "Allegati",
|
||||
"gpx_tip": "Carica i file GPX negli allegati per visualizzarli sulla mappa!",
|
||||
"images": "Immagini",
|
||||
"primary": "Primario",
|
||||
"upload": "Caricamento",
|
||||
"view_attachment": "Visualizza allegato"
|
||||
},
|
||||
"home": {
|
||||
"desc_1": "Scopri, pianifica ed esplora con facilità",
|
||||
|
||||
Reference in New Issue
Block a user