# generaltranslation: General Translation Core SDK: Overview URL: https://generaltranslation.com/en-US/docs/core.mdx --- title: Overview description: Overview of the generaltranslation library --- ## Introduction The `generaltranslation` library serves as GT's core i18n library housing utility functions and classes for translation and formatting. It is often used with framework packages like `gt-next` and `gt-react`, but can be used as a standalone library. import Video from '@/components/Video';