[ Version ( since = "0.7.0" ) ]
public void add_language (string? locale, int percentage)
Adds a language to the component.
this |
an Component instance. |
locale |
the locale, or null. e.g. "en_GB" |
percentage |
the percentage completion of the translation, 0 for locales with unknown amount of translation |