strings

fun strings(languageCode: String = currentLanguageCode()): Map<String, String>(source)

Executes the strings step in the SDAI localization layer.

Return

Result produced by strings.

Author

Dmitriy Moroz

Parameters

languageCode

BCP-47 language code handled by the platform layer.