Skip to content

Commit

Permalink
Translating to spanish
Browse files Browse the repository at this point in the history
  • Loading branch information
daithihearn committed Apr 16, 2023
1 parent fb1c4c0 commit e9317a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Electricity.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
col3.metric(labelmaxhourT, round(get_max_price(
get_tomorrow()).value, 2), delta_color="inverse")
else:
st.subheader("Los precios de mañana aún no están disponibles.")
st.subheader("Los precios de mañana aún no están disponibles")


st.header("Últimos 30 días")
Expand Down

0 comments on commit e9317a0

Please sign in to comment.