getTranslation

fun getTranslation(language: String): String

Retrieves the translated text message for the given []language].

Return

The translated text message, or empty if the translation is not available.

Parameters

language

The language code for the translation.