French translation doesn't work

Hello,

I'm a french admin and I'm translating numerous plugins for my server, however it appears that RemoverTool doesn't work when translated.

I have :
• Made a copy of the RemoverTool.json located in oxide/lang/en
• Translated the file with Notepad++ and ensured that the coding was the same (UTF-8)
• Uploaded the new file in oxide/lang/fr

It works for some plugins, it doesn't with this one. When I reload the plugin and try tu ose a command, nothing appears, if I remove the file (or rename it) it works. I've tried to replace the english file with my translated one in /en folder and delete the file in /fr, but it's the same : nothing happens. I don't have any error though, so it suggests that the command is understood, but nothing appears on the hud.

Of crouse, I've already checked "formating problems" within the file but I was cautious and only translated the text.

Is it because of french accents ("é" etc.) ?

Moonly

Did you reload the plugin or try restarting the server?

Hello, of course I did that. It is mentionned in my initial post. The server restart once per day but it doesn't help with this plugin. The fact is other plugins works once translated, not this one.