Hi,
I’m building a car listing site in Hugo where prices need to be displayed in the Indian numbering format e.g. ₹5 Lakh, ₹1.5 Crore instead of the standard international format.
Is there a built-in Hugo function to achieve this, or is creating a partial the recommended approach?
Thanks!