Yes, the language will be the problem, you need to go into the locale file:
Jamba\Jamba-Follow\Locales\JambaFollow-Locale-enUS.lua
And changed these lines to whatever the translation is for French.
FROM:
L["Drink"] = true
L["Food"] = true
TO:
L["Drink"] = "Boire"
L["Food"] = "Nourriture"
Alternatively you can create a new locale file for French. Ask me how if you want to do this, but if you could test whether my fix works first that would be great! Make sure to put the French version of what it says in game on the drinking and eating buffs.
Connect With Us