﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
33645	Admin pagination always uses English pluralization rules	sin-ack	nobody	"This line in the admin pagination template uses the model's `verbose_name` and `verbose_name_plural` to display how many objects are currently being displayed: https://github.com/django/django/blob/deedf5bbc347e47b3be6e15783fc43a9c0a69256/django/contrib/admin/templates/admin/pagination.html#L9

However, it does not take pluralization forms in other languages into consideration. `{% blocktranslate %}` with `{% plural %}` should be used here to take the pluralization into account."	Bug	closed	contrib.admin	4.0	Normal	duplicate			Unreviewed	0	0	0	0	0	1
