If i am using two communities, their translations interchanges with each other

If i am using two communities on sharetribe code, their translations stored in community_translations table is interchanging and sometimes one community contains translation of second community in i18n.translate.
i think there is some problem in I18n.backend.rb file.

@thomasmalbaux Can you please help me in this scenario , when i am using two communities their translations is leaking in each other and sometimes one community contains translations of another.

Unfortunately I have no idea what could happen here, I’ve never heard about such behavior.

Hopefully someone who has experience with that situation will share their insights. Maybe @freelensia as you’ve been building a marketplace with lots of languages?

Wow sorry not sure about this. We do not use multiple communities.
We do have a bug where language 1 is displaying terms from another language locales. We dont know how to fix it yet.

Hi @freelensia,

Kindly check i18n gem version v0.9.0 ,
this would solve your issue , in sharetribe code if you check gem lock file the version of i18n is 0.8.9
they resolved this leak issue in 0.9.0