Added pt-br Locale
This commit is contained in:
@ -1,3 +1,6 @@
|
||||
# allow updates via HTTP GET by setting this to true;
|
||||
# set to false to only allow updates via HTTP POST
|
||||
GET_SUPPORT = true
|
||||
GET_SUPPORT = true
|
||||
|
||||
# allow only these additional locales (use downcase, easier to parse)
|
||||
ALLOWED_LOCALES = ['pt-br']
|
Reference in New Issue
Block a user