sitegeist / translatelabels

TYPO3 extension to find and translate labels in frontend and admin panel
GNU General Public License v2.0
3 stars 8 forks source link

Implemented a file cache for labels to avoid multiple db requests #48

Open CamillH opened 9 months ago

CamillH commented 9 months ago

we implemented a file caching in the readLableFromDatabase function to avoid multiple DB requests.

Kanti commented 2 months ago

hi @galoppi did you have time to review this, in the last 224 days?