Skip to content
This repository has been archived by the owner on Feb 19, 2024. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 1.04 KB

README.md

File metadata and controls

14 lines (10 loc) · 1.04 KB

Actions Downloads

t3locallang

This extension provides a simple BE module for admins, that will analyize locallang files based on the selected extension. It will work with files that follow a specific pattern: [de].locallang.xlf, located in the default extension language directory: EXT:extension/Resources/Private/Language.

Important

This repository is work in progress.

How to use

  1. Install TYPO3 extension via composer, TER or download and install manually.
  2. After installation a new module names t3locallang should appear under the admin tools group.
  3. After selecting an extension, the module will collect data about missing entries and not used entries.