foodcoops / foodsoft

Web-based software to manage a non-profit food coop (product catalog, ordering, accounting, job scheduling).
https://foodcoops.net/
Other
326 stars 146 forks source link

introduce localisation and replace the currency string #1060

Open yksflip opened 6 months ago

yksflip commented 6 months ago

Currently the currency in foodsoft is just a string holding a currency symbol e.g. '€', but it can actually just be anything. It would be great if this would be some standardised locale. Other plugins e.g. mollie (#1008) could then rely on that locale.