Added Kosovo in django country list.
ECOM-4292
This commit is contained in:
committed by
Clinton Blackburn
parent
8b068d9449
commit
2ec3bcd22e
@@ -2584,6 +2584,7 @@ INVOICE_PAYMENT_INSTRUCTIONS = "This is where you can\nput directions on how peo
|
||||
COUNTRIES_OVERRIDE = {
|
||||
# Taiwan is specifically not translated to avoid it being translated as "Taiwan (Province of China)"
|
||||
"TW": "Taiwan",
|
||||
'XK': _('Kosovo'),
|
||||
}
|
||||
|
||||
# which access.py permission name to check in order to determine if a course is visible in
|
||||
|
||||
Reference in New Issue
Block a user