mapTranslations
fun mapTranslations(transform: (Map.Entry<String?, LocalizedString.Translation>) -> LocalizedString.Translation): LocalizedString
Returns a new LocalizedString after applying the transform function to each translation.