gradle-josm-plugin / org.openstreetmap.josm.gradle.plugin.config / JosmManifest / translatedDescription

translatedDescription

fun translatedDescription(language: String, translatedDescription: String): Unit

Adds a translation of the plugin description for a certain language.

Parameters

language - the language abbreviation (e.g. de_AT or es)

translatedDescription - the description in the language given by the language parameter