changeset 303:5eac03b77028 trunk

Given Dzongkha's relation to Tibetan for now assume the same plurality rules are in effect. For the interested: Dzongkha is the official language of Bhutan.
author jruigrok
date Mon, 31 Dec 2007 10:58:56 +0000
parents 3306aa2ec589
children 629e5e38f05d
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
@@ -83,7 +83,7 @@
     # Divehi
     # 'dv': (),
     # Dzongkha
-    # 'dz': (),
+    'dz': (1, '0'),
     # Greek
     'el': (2, '(n != 1)'),
     # English
Copyright (C) 2012-2017 Edgewall Software