mirror of
https://github.com/PretendoNetwork/website.git
synced 2026-09-25 18:25:40 -05:00
chore(locales): remove contributions from people who have not agreed to the relicensing
This commit is contained in:
@@ -47,7 +47,6 @@ app.use(expressLocale({
|
||||
pt: 'pt-BR',
|
||||
ro: 'ro-RO',
|
||||
ru: 'ru-RU',
|
||||
tr: 'tr-TR',
|
||||
},
|
||||
allowed: [
|
||||
'en', 'en-US', 'en-GB', 'en-AU', 'en-CA',
|
||||
@@ -65,7 +64,6 @@ app.use(expressLocale({
|
||||
'pt', 'pt-BR',
|
||||
'ro', 'ro-RO',
|
||||
'ru', 'ru-RU',
|
||||
'tr', 'tr-TR',
|
||||
],
|
||||
'default': 'en-US'
|
||||
}));
|
||||
|
||||
Reference in New Issue
Block a user