You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to use the composable called useTranslation for translating my data on request from the client, but I can't find a way to configure the internationalization files solely for the server side. I can specify a list of files for the necessary locale and load them 'lazily,' but all the files I specify will be loaded by the client anyway. Please refer to the images below
The text was updated successfully, but these errors were encountered:
I want to use the composable called useTranslation for translating my data on request from the client, but I can't find a way to configure the internationalization files solely for the server side. I can specify a list of files for the necessary locale and load them 'lazily,' but all the files I specify will be loaded by the client anyway. Please refer to the images below
The text was updated successfully, but these errors were encountered: