mirror of
https://github.com/pelican-dev/panel.git
synced 2026-07-16 04:03:50 +03:00
Replace number_format with locale aware alternative
#169
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Boy132 on GitHub (Oct 8, 2024).
Originally assigned to: @Boy132 on GitHub.
Replace all
number_formatwithNumber::formatin order to have the correct decimal separator based on the users language.