visuellverstehen / t3locallang
An extension that analyzies and compares locallang files.
Installs: 1 231
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 5
Forks: 1
Open Issues: 0
Type:typo3-cms-extension
Requires
- php: ^7.1 || ^8.0
- typo3/cms-core: ^10.4 || ^11.5
README
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.