Skip navigation
Scope

Enter at least two characters.
Searching…
No matching documentation found.
Search is temporarily unavailable.

Trawl Changelog

Release notes for Trawl.

1.1.0

🎉 Features

  • Scaffold tc() plural keys as arrays (["", key] for source language, ["", ""] for others) to match Kirby's translateCount() format
  • Filter blueprint extends references (e.g. fields/writer, blocks/news/text) from translation extraction using Blueprint::find() with a static cache

🐛 Bug fixes

  • Treat plural translation arrays with all-empty strings as missing in getMissingTranslations()

1.0.1

1.0.0