Currently the sorting of month names in tables depends on the user interface language.
Expected result: The sorting of the month names in tables should depend on the page content language.
Test case:
{| class="sortable" |- ! number !! date |- | 1 || 1. Januar 2016 |- | 2 || 1. Februar 2016 |- | 3 || 1. März 2016 |- | 4 || 1. April 2016 |- | 5 || 1. Mai 2016 |}
Test languages de and de-at. The January is in de Januar and in de-at Jänner.
- de: https://www.mediawiki.org/wiki/Special:ExpandTemplates?wpInput={|+class%3D%22sortable%22%0D%0A|-%0D%0A!+number+!!+date%0D%0A|-%0D%0A|+1+||+1.+Januar+2016%0D%0A|-%0D%0A|+2+||+1.+Februar+2016%0D%0A|-%0D%0A|+3+||+1.+M%C3%A4rz+2016%0D%0A|-%0D%0A|+4+||+1.+April+2016%0D%0A|-%0D%0A|+5+||+1.+Mai+2016%0D%0A|}&title=Special%3AExpandTemplates&uselang=de
- de-at: https://www.mediawiki.org/wiki/Special:ExpandTemplates?wpInput={|+class%3D%22sortable%22%0D%0A|-%0D%0A!+number+!!+date%0D%0A|-%0D%0A|+1+||+1.+Januar+2016%0D%0A|-%0D%0A|+2+||+1.+Februar+2016%0D%0A|-%0D%0A|+3+||+1.+M%C3%A4rz+2016%0D%0A|-%0D%0A|+4+||+1.+April+2016%0D%0A|-%0D%0A|+5+||+1.+Mai+2016%0D%0A|}&title=Special%3AExpandTemplates&uselang=de-at