> For the complete documentation index, see [llms.txt](https://dark-dgg.gitbook.io/dgg-localization/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dark-dgg.gitbook.io/dgg-localization/overview/information.md).

# Information

[\[RUSSIAN VERSION\]](/dgg-localization/dgg-localization-ru/overview/information.md)

## Introduction

[DGG Localization](https://github.com/DaniilDGG/DGG-Localization) is an original, free, and versatile modular text localization system for the [Unity Engine](https://unity.com/).

The system includes a built-in method for loading localization data from localization files located in **StreamingAssets**, as well as the ability to implement custom loaders tailored to the needs of a specific project.

Additionally, the system is suitable for use with a single localization file and comes with built-in components for localizing **TMP\_Text** and **TMP\_Dropdown**. It also supports the implementation of custom components for localizing other text-based elements.

The system provides functionality for exporting and importing localization files in the **XLSX** format.

## External Links

Github - <https://github.com/DaniilDGG/DGG-Localization>.
