diff --git a/ghost/i18n/lib/i18n.js b/ghost/i18n/lib/i18n.js index 323d520795..6aff47c8a8 100644 --- a/ghost/i18n/lib/i18n.js +++ b/ghost/i18n/lib/i18n.js @@ -16,7 +16,9 @@ const SUPPORTED_LOCALES = [ 'mn', 'nl', 'pl', + 'pt', 'pt-br', + 'ru', 'si', 'sl', 'sv',