getCategory

suspend fun getCategory(categoryTag: String, languageCode: String = ApiFields.Defaults.DEFAULT_LANGUAGE): CategoryName

Loads translated category from the local database by unique tag of category and language code

Return

The translated category name

Parameters

categoryTag

is a unique Id of category

languageCode

is a 2-digit language code