Skip to content

Commit

Permalink
Adds a new translation to Brazilian Portuguese. Many thanks to
Browse files Browse the repository at this point in the history
Sérgio H. Berlotto Jr for such a great contribution.

git-svn-id: svn://cherokee-project.com/cherokee/trunk@4012 5dc97367-97f1-0310-9951-d761b3857238
  • Loading branch information
alobbs committed Dec 15, 2009
1 parent d2ba783 commit a8c8095
Show file tree
Hide file tree
Showing 3 changed files with 3,490 additions and 1 deletion.
1 change: 1 addition & 0 deletions admin/consts.py
Expand Up @@ -8,6 +8,7 @@
('fr', N_('French')),
('nl', N_('Dutch')),
('sv_SE', N_('Swedish')),
('po_BR', N_('Brazilian Portuguese')),
('zh_CN', N_('Chinese Simplified'))
]

Expand Down
2 changes: 1 addition & 1 deletion po/admin/LINGUAS
@@ -1 +1 @@
en es de nl sv_SE zh_CN fr
en es de nl sv_SE zh_CN fr pt_BR

0 comments on commit a8c8095

Please sign in to comment.