opral / inlang-fink

Issue tracker for fink
0 stars 0 forks source link

Show displayNames of language in Fink #26

Open NiklasBuchfink opened 1 month ago

NiklasBuchfink commented 1 month ago

Context

We should show the normal human-readable language names in the Fink language dropdown

Proposal

Use the [Intl.DisplayNames](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DisplayNames#language_display_names) to show the English DisplayName with the BCP-47 tag behind. e.g.

Open question: Should we keep the sorting

  1. based on languageTags and maybe have the displayName in brackets or
  2. based on the displayNames
NilsJacobsen commented 1 month ago

Could also be nice tooltip for the message bundle component