Skip navigation

Changelog

Release history

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