#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.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/010701862653e337-80f84937-cf90-4e7b-a184-ea28420a9af3-000000%40eu-central-1.amazonses.com.

Reply via email to