I still don't find a way to translate dialogues inside encounters or Troops. I tried using the plugin command from the encounter itself, but still didn't get anything, I thought maybe I'd get lucky and it'd get sent to TextStrings or something. This is going to take a while, isn't it?
Viewing post in [RMMZ] Multi Language – Localization System comments
Oh, sorry, didn't get a notification. I went into the encounters, and inside the battle I created an event page with an If statement, with this script: ConfigManager.wdCurrentLanguage === "English"
Then you just write the message in one language first, and then again in the other language. Overly simplistic, but it solves the issue for now. I hope this is of some help, probably not but who knows.