Change the language from the admin
The language should change
The page refreshes and the language is still English (US)
https://www.useloom.com/share/0da9e1340f8c43ab980ae82e567da0b6
Solidus Version:
2.7.0
Extensions in use:
N/A
Is this user error?
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.