📅 Riepilogo Anno {anno_curr}

ENTRATE: €{tot_anno['in']:,.2f}
USCITE: €{tot_anno['out']:,.2f}
SALDO: €{tot_anno['in']-tot_anno['out']:,.2f}

📂 Categorie Anno {anno_curr}

🏛️ Bilancio Storico ({range_anni})

TOT. ENTRATE: €{tot_st['in']:,.2f}
TOT. USCITE: €{tot_st['out']:,.2f}
SALDO TOT: €{tot_st['in']-tot_st['out']:,.2f}

🌍 Categorie Storiche