Skip to content

Commit a8b975e

Browse files
committed
Fixed #11463 - Added Vietnamese translation. Thanks Erik Unger, clouserw and Nguyễn Mạnh Hùng.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12468 bcc190cf-cafb-0310-a4f2-bffc1f526a37
1 parent 8d8237f commit a8b975e

File tree

7 files changed

+5192
-0
lines changed

7 files changed

+5192
-0
lines changed

django/conf/global_settings.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@
9494
('th', gettext_noop('Thai')),
9595
('tr', gettext_noop('Turkish')),
9696
('uk', gettext_noop('Ukrainian')),
97+
('vi', gettext_noop('Vietnamese')),
9798
('zh-cn', gettext_noop('Simplified Chinese')),
9899
('zh-tw', gettext_noop('Traditional Chinese')),
99100
)
33.2 KB
Binary file not shown.

0 commit comments

Comments
 (0)