The formatters of i18n (interpolation.format) are not being taken to the client, therefore the whole interpolation part cannot be used inside the web components right now, it is only being applied in the server components and during the SSR of the Web Components.
The formatters of i18n (
interpolation.format
) are not being taken to the client, therefore the whole interpolation part cannot be used inside the web components right now, it is only being applied in the server components and during the SSR of the Web Components.