Internationalization on a service layer of an application
My specific problem is how to handle internationalization of specific messages from an architecture layer that is not the view layer(e.g service layer).
My specific problem is how to handle internationalization of specific messages from an architecture layer that is not the view layer(e.g service layer).