fun translatedDescription(language: String, translatedDescription: String): Unit
Adds a translation of the plugin description for a certain language.
language - the language abbreviation (e.g. de_AT or es)
translatedDescription - the description in the language given by the language parameter