Django

Code

Changeset 1251

Show
Ignore:
Timestamp:
11/15/05 12:40:10 (3 years ago)
Author:
hugo
Message:

added danish translation to the settings documentation

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • django/trunk/docs/settings.txt

    r1220 r1251  
    410410        ('cs', _('Czech')), 
    411411        ('cy', _('Welsh')), 
     412        ('da', _('Danish')), 
    412413        ('de', _('German')), 
    413414        ('en', _('English')),