We have a use case for translations. Internally we use keys and only translate at the edge of our application. This allows us to easily intercept these values and translate them.
It seems fair that someone listening to post_resolve would want the value also.
We have a use case for translations. Internally we use keys and only translate at the edge of our application. This allows us to easily intercept these values and translate them.
It seems fair that someone listening to post_resolve would want the value also.