translate

abstract fun translate(text: String, source: Locale, target: Locale): CompletableFuture<String>