﻿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
33514	Fallback to a more generic language variant for Select2 translations.	David Glenck	Mohamed Nabil Rady	"When using for example the setting `LANGUAGE_CODE=""de-ch""`, the autocomplete_field widget will be in English as select2 does not provide the specific regional translation for ""de-ch"". However the existing translation language ""de"" would be a much better approximation.

I suggest using the language without region from the LANGUAGE_CODE in case an exact match can not be found.

This is __not__ a duplicate of https://code.djangoproject.com/ticket/33070 ."	Cleanup/optimization	closed	contrib.admin	4.0	Normal	fixed	select2	Mohamed Nabil Rady	Ready for checkin	1	0	0	0	0	0
