# overview: FAQs URL: https://generaltranslation.com/en-GB/docs/overview/faqs.mdx --- title: FAQs description: Frequently Asked Questions --- ### What is a locale? A locale is **a language or dialect**. For example, `en-US` is a locale code that refers to the English spoken in the United States. * [Read more about locales](/docs/core/locales) * [List of supported locales](/docs/platform/supported-locales) ### Can I use the libraries without using the General Translation platform? Yes, you can! General Translation internationalisation libraries are free, open-source, and can be configured to fetch translations from any source. Read the docs to learn how to load your own translations [here](/docs/next/api/config/load-translations). ### Section-specific FAQs * [Platform](/docs/platform/faqs) * [Locadex AI Agent](/docs/locadex/faqs)
* [Next.js App Router](/docs/next/faqs) * [React](/docs/react/faqs) * [React Native](/docs/react-native/faqs) * [Core Library](/docs/core/faqs) * [CLI](/docs/cli/faqs) * [Sanity Plugin](/docs/sanity/faqs)