diff --git a/ghost/i18n/lib/i18n.js b/ghost/i18n/lib/i18n.js index 8b4bb70485..600ad8e702 100644 --- a/ghost/i18n/lib/i18n.js +++ b/ghost/i18n/lib/i18n.js @@ -20,9 +20,11 @@ const SUPPORTED_LOCALES = [ 'pl', 'pt', 'pt-BR', + 'ro', 'ru', 'si', 'sl', + 'sr', 'sv', 'tr', 'uk',