Translation into other languages does not work

Hi, I'm editing the same translation file as from the EN folder to my language folder, but killfeed still shows everyone in English why?

The plugin is very wonderful, but the inability to make it into my language is depressing no matter how I try

Merged post

Even just translating the words killed, drowned does not work

send me your lang file and in which language is it ?

{
  "MsgAttacker": "",
  "MsgVictim": "",
  "MsgFeedKill": "<color=#84d8f4>{0}</color> убил <color=#84d8f4>{1}</color>, {2}, {3} ({5}м)",
  "MsgFeedKillNpc": "<color=#84d8f4>{0}</color> убил <color=#84d8f4>{1}</color> ({3}м)",
  "MsgFeedKillAnimalFromPlayer": "<color=#84d8f4>{0}</color> убил <color=#84d8f4>{1}</color>, {2} ({4}м)",
  "MsgAtkWounded": "",
  "MsgVictimWounded": "",
  "MsgFeedWounded": "",
  "MsgAtkBurned": "",
  "MsgVictimBurned": "",
  "MsgFeedBurned": "<color=#84d8f4>{0}</color> сжёг <color=#84d8f4>{1}</color>!",
  "MsgFeedKillBrad": "<color=#84d8f4>{0}</color> умер от <color=#84d8f4>Снаряда</color>",
  "MsgFeedKillEnt": "<color=#84d8f4>{0}</color> умер от <color=#84d8f4>{1}</color>",
  "MsgFeedKillAnimal": "<color=#84d8f4>{0}</color> умер от <color=#84d8f4>{1}</color>",
  "MsgFeedKillSuicide": "<color=#84d8f4>{0}</color> совершил Суицид",
  "MsgFeedKillRadiation": "<color=#84d8f4>{0}</color> умер от Радиации",
  "MsgFeedKillFall": "<color=#84d8f4>{0}</color> умер от Падения",
  "MsgFeedKillCold": "<color=#84d8f4>{0}</color> умер от Холода",
  "MsgFeedKillDrowned": "<color=#84d8f4>{0}</color> Утонул",
  "MsgFeedKillHunger": "<color=#84d8f4>{0}</color> умер от жажды",
  "MsgFeedKillShock": "<color=#84d8f4>{0}</color> был Электрофицирован",
  "MsgFeedKillSentry": "<color=#84d8f4>{0}</color> был убит Мирным Городом",
  "MsgFeedKillCactus": "<color=#84d8f4>{0}</color> умер от Кактуса",
  "Enabled": "KillFeed Enabled",
  "Disabled": "KillFeed Disabled"
}

Russian



Merged post

I don't use death messages only kill feed

Merged post

The language config is loaded

this would only be for the chatmessages (just tested)

The feed itself would need to be rewritten in total.

Ill work on that together with other updates

Thank you very much, I'm waiting for an update

bro? will you update it?

I looked into it but its very complicated outside the chatmessages which is fixed in 2.4.0 .
Formatting the feed itself will take a some drastic recoding but would use allot of resources from your server