The bounded context that owns the translations implements proxy design pattern to interject incoming and outgoing requests to translate model from one bounded context to another.

Implementation depends on the type of the communication (synchronous vs asynchronous).