Jump to content

Recommended Posts

Posted

Hello. I have several mods that output messages to the chat. Unfortunately these modes display only English messages, although each of them has ru_RU localization. I suspect that the forge server is started with en_EN locale. How can I change it to ru_RU?

Posted
  On 8/31/2017 at 2:29 AM, CoderAtParadise said:

Translation only happens on the client. What is most likely happening is that the mods in question are hard coding the strings they output instead of translating it

Expand  

I run it on my server and it return en_EN string.

StatCollector.translateToLocalFormatted("item.StatItem.rollChatMessage", statName);

 

  • Guest locked this topic
Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.