Polyglot Value Localizer
A generic PolyglotLocalizer that accepts a just value of type T and returns a result of type R.
Note that any class implementing this interface is not strictly required to return the same exact string for the same value in different platforms.