Skip to content

1.1.0

Latest

Choose a tag to compare

@tobimori tobimori released this 22 Feb 12:12

馃帀 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()