ModelsUsersssimport { UserModel } from 'vitnode/api/models/user'; Get user by Id const id = '5f7b1b3b-7b7b-4b7b-8b7b-9b7b1b3b7b7b'; const user = await new UserModel().getUserById(id);Edit on GitHubNamespacesProvide a way to get access to the translation strings in client components on frontend.Create Pluginxxx