github dannymcc/may v0.33.1

2 hours ago

May 0.33.1

A single fix: Hungarian can now be chosen.

Fixes

  • Hungarian is selectable. The Hungarian translation, contributed by
    @burgatshow in #290, had been merged and is now complete, but the language
    code was never added to the list the settings picker and the browser
    language negotiation read from. It therefore never appeared in
    Settings > Units & Values > Language and was never served to browsers
    asking for Hungarian. It is now listed, and the catalogue renders. (#300)

Other

  • The supported languages table in the README lists Hungarian, and the README
    now explains that a new catalogue has to be registered in LANGUAGES before
    it can be selected — the step that was missed here.
  • A test checks that every translation catalogue shipped in
    app/translations/ is listed in LANGUAGES, and that every listed language
    has a compiled catalogue behind it, so the two cannot drift apart again.

Thanks to @burgatshow for the Hungarian translation.

Don't miss a new may release

NewReleases is sending notifications on new releases.