replace

fun String.replace(vararg oldToNewValues: Pair<String, String>): String