Steps to replicate the issue (include links if applicable):
What happens?:
- The numbers are parsed as English, e.g. "10,666"
What should have happened instead?:
- The number should be parsed as the local language. For Farsi: "۱۰٬۶۶۶ "
Why it happens:
- The numbers are taken from separate MediaWiki messages that are ignored for translation (since they will always be the same in all languages). Thus they fall back to English, and the number is parsed with English formatting because the message it comes from is technically English.
Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):
Other information (browser name/version, screenshots, etc.):