[Django] #34313: Thousands separator for spanish language is incorrect

1 view
Skip to first unread message

Django

unread,
Feb 6, 2023, 5:44:40 AM2/6/23
to django-...@googlegroups.com
#34313: Thousands separator for spanish language is incorrect
-------------------------------------+-------------------------------------
Reporter: daniboygg | Owner: nobody
Type: Bug | Status: new
Component: | Version: 4.1
Internationalization | Keywords: number format,
Severity: Normal | format, spanish
Triage Stage: | Has patch: 0
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------------
Right now thousands separator for Spanish language is a period ".", which
is incorrect according to the Royal Spanish Academy (I cannot provide the
link to the clarification since is detected as spam).

The correct separation for thousand is and empty space (I guess it would
be a good idea to be a non-breaking space). When the number only have 4
digits it's fine to omit the thousands separator like so: 10 000 personas,
4514 páginas (an example from the previous link).

--
Ticket URL: <https://code.djangoproject.com/ticket/34313>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Reply all
Reply to author
Forward
0 new messages