---
title: "Localizing your extension"
manual: "TYPO3 Explained"
version: "13.4"
permalink: "https://docs.typo3.org/permalink/t3coreapi:extension-localization@13.4"
source: "ExtensionArchitecture/HowTo/Localization/Index.rst"
rendered: "2026-09-19T07:17:26+00:00"
---

# Localizing your extension {#extension-localization}

The configuration options for localization inside TYPO3 are versatile.
You will find a comprehensive description of all concepts and options in the
[Frontend Localization Guide](https://docs.typo3.org/m/typo3/guide-frontendlocalization/13.4/en-us/Index.html#start).

For the following sections, we assume a correct configuration of the
localization, which is normally done in the
[site configuration](https://docs.typo3.org/permalink/t3coreapi:sitehandling-addinglanguages@13.4).

-   [Multi-language Fluid templates](https://docs.typo3.org/permalink/t3coreapi:multi-language-fluid-templates@13.4)
-   [Localization in PHP](https://docs.typo3.org/permalink/t3coreapi:localization-in-php@13.4)
-   [TypoScript](https://docs.typo3.org/permalink/t3coreapi:typoscript@13.4)
