TNL-2665 Prevent Taiwan from being translated

This commit is contained in:
Ben McMorran
2015-07-08 14:12:56 +00:00
parent 9f0b5ed2cd
commit 6bd5eec18d

View File

@@ -2421,7 +2421,8 @@ INVOICE_PAYMENT_INSTRUCTIONS = "This is where you can\nput directions on how peo
# Country code overrides
# Used by django-countries
COUNTRIES_OVERRIDE = {
"TW": _("Taiwan"),
# Taiwan is specifically not translated to avoid it being translated as "Taiwan (Province of China)"
"TW": "Taiwan",
}
# which access.py permission name to check in order to determine if a course is visible in