﻿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
9634	Missing plural string in Slovak translation	claude@…	nobody	"The Slovak django.po is missing a Plural string. Even when Django ""sub-apps"" provide a correct Slovak po file with a Plural string, Django uses the default one (Germanic-based). I suggest to never accept a po file in Django without a Plural string in the header.
The Plural string for Slovak is:
""Plural-Forms: nplurals=3; plural= (n==1) ? 1 : (n>=2 && n<=4) ? 2 : 0;"""		closed	Translations	dev		fixed		Marian Andre marcel	Accepted	1	0	0	0	0	0
