Skip to content

v2.1.1

  • v2.1.1
  • c35684c
  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
  • Choose a tag to compare

  • v2.1.1
  • c35684c
  • Choose a tag to compare

  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
@mvanhorn mvanhorn tagged this 08 May 14:39
The 'No language found' placeholder did not exist (#635). The component
looked up account.change_language_details.no_currency_found, which is
not defined in the language sub-tree, so the picker rendered the raw
i18n key when a search filter matched nothing.

Switch the lookup to account.change_language_details.no_language_found
and add the matching English string. Other locales pick this key up
through the existing Weblate flow.

Closes #635

Co-authored-by: Matt Van Horn <455140+mvanhorn@users.noreply.github.com>
Assets 2
Loading