1
0
mirror of https://github.com/django/django.git synced 2025-10-29 00:26:07 +00:00

[1.9.x] Added Colombian Spanish as new available language

Refs #25815.
Backport of ff0dac9666 from master.
This commit is contained in:
Claude Paroz
2015-11-25 20:42:53 +01:00
parent 8dc11dc592
commit aca3e10507
8 changed files with 1224 additions and 0 deletions

View File

@@ -407,6 +407,8 @@ Internationalization
* :ttag:`blocktrans` supports assigning its output to a variable using
``asvar``.
* A new language is available: Colombian Spanish.
Management Commands
^^^^^^^^^^^^^^^^^^^