Changelog
Release history
1.1.0
๐ Features
- Scaffold
tc()plural keys as arrays (["", key]for source language,["", ""]for others) to match Kirby'stranslateCount()format - Filter blueprint extends references (e.g.
fields/writer,blocks/news/text) from translation extraction usingBlueprint::find()with a static cache
๐ Bug fixes
- Treat plural translation arrays with all-empty strings as missing in
getMissingTranslations()
1.0.1
Full Changelog: https://github.com/tobimori/kirby-trawl/compare/1.0.0...1.0.1
1.0.0
Full Changelog: https://github.com/tobimori/kirby-trawl/commits/1.0.0