const locale = 'ru' console.log(require(`../locales/${locale}`)) export default () => (

If you can see this then we are good 👍

)