diff --git a/server/config/i18n.js b/server/config/i18n.js index d149879a..dab3b812 100644 --- a/server/config/i18n.js +++ b/server/config/i18n.js @@ -19,7 +19,7 @@ module.exports.i18n = { * */ - locales: ['en-GB', 'en-US', 'it-IT', 'ru-RU'], + locales: ['en-GB', 'en-US', 'es-ES', 'it-IT', 'ru-RU'], /** *