changeset 304:3a79256294ff

Assume that, since Chuvash is a Turkic language, Chuvash follows the same plurality rules as Turkish. For the interested: Chuvash is spoken by approximately 2 million people in Russia and uses an augmented Cyrillic alphabet to write their Oghuric-Turkic language.
author jruigrok
date Mon, 31 Dec 2007 11:04:28 +0000
parents 4a120facb7d5
children 59f781f2483a
files babel/messages/plurals.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/babel/messages/plurals.py
+++ b/babel/messages/plurals.py
@@ -73,7 +73,7 @@
     # Church Slavic
     # 'cu': (),
     # Chuvash
-    # 'cv': (),
+    'cv': (1, '0'),
     # Welsh
     # 'cy': (),
     # Danish
Copyright (C) 2012-2017 Edgewall Software