Translations - Crowdin, Set workspace member locale on signup, and optimizations (#10091)
More progress on translations: - Migrate from translations.io to crowdin - Optimize performance and robustness - Set workspaceMember/user locale upon signup
This commit is contained in:
@ -67,7 +67,7 @@ const ApolloStorybookDevLogEffect = () => {
|
||||
return <></>;
|
||||
};
|
||||
|
||||
dynamicActivate('en');
|
||||
await dynamicActivate('en');
|
||||
|
||||
const Providers = () => {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user