To translate plugiins
Example:
En
"A barrel drops up to %N% items, a chest up to %M% items.",
Pt
"Um barril dropa até %N% itens, um baú dropa até %M% itens.",
It is only translate the phrase and give reload the plugin?
I translated the plugins "Clans" and "Voteday", however, is not in Portuguese.
Solved Translating plugin messages?
Discussion in 'Rust Discussion' started by AndreSpecker, Nov 5, 2015.
-
Wulf Community Admin
You'd need to translate them in their configuration files if they have one, but you also need to make sure you don't break the formatting (it needs to be valid JSON), else it will reset.
-
Oh, I thought I have to translate the file .json
Thank you.