BetterFloat icon indicating copy to clipboard operation
BetterFloat copied to clipboard

Skinport Language Support

Open GODrums opened this issue 2 years ago • 1 comments

Skinport may use a language different to English, which break some of the extensions features.

Some ideas for fixes:

  • Force English as language
  • Use API data only instead of HTML conversion

GODrums avatar Sep 17 '23 22:09 GODrums

Addressed in commit e1d6f5e. Current status: a popup will prevent the extension from throwing errors when the language is not English Outlook: language support requires switching to API-only data, as the API delivers the English hash names. Possible but requires more effort than it may be worth.

GODrums avatar Sep 24 '23 04:09 GODrums