Skip to content

Cldr Trans version 1.1.3

Latest

Choose a tag to compare

@kipcole9 kipcole9 released this 11 May 04:42
· 1 commit to main since this release

Bug Fixes

  • Cldr.Trans.Translator.translate/2 (whole-struct translation) now falls back to the default value when a configured locale exists in the translations container but its Fields embed is nil or otherwise empty, matching the documented and per-field behaviour. Thanks to @tozz for the report. Closes #10.