Solidus: Languages aren't changing in the backend

Created on 21 Sep 2018  路  6Comments  路  Source: solidusio/solidus

Steps to reproduce

Change the language from the admin

Expected behavior

The language should change

Actual behavior

The page refreshes and the language is still English (US)
https://www.useloom.com/share/0da9e1340f8c43ab980ae82e567da0b6

System configuration

Solidus Version:
2.7.0

Extensions in use:
N/A

Is this user error?

Question

All 6 comments

Is this user error?

Yes. You need to install solidus-i18n in order to get translations

@tvdeyen in that case, should the language dropdown be disabled if solidus-I18n is not present?

Actually, i have the same problem.

I installed solidus_il8n

gem 'solidus_i18n', '~> 2.0'
gem 'rails-i18n', '~> 5.1'
gem 'kaminari-i18n', '~> 0.5.0'

and, on the backend, whenever i select another langage, it switch back to english.

I'm on it

This is happening for me too.

@christophebeling does Daniele's solution solve the issue for you? Alternatively you can do as Thomas suggests and install solidus-i18n.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kennyadsl picture kennyadsl  路  3Comments

tudorpavel picture tudorpavel  路  3Comments

ericsaupe picture ericsaupe  路  3Comments

cdrage picture cdrage  路  3Comments

brchristian picture brchristian  路  4Comments