Skip to content

Draft: fix: new locale items may be undefined until users do a force-reload

Linca requested to merge linca/catofish:fix/i18n-load into develop

What does this PR do?

fix https://post.naskya.net/notes/9m35sh8xam39ifq6

Previously, locale json was cached incorrectly, resulting in the failure to automatically update locale settings within the same version number.

Contribution Guidelines

By submitting this merge request, you agree to follow our Contribution Guidelines

  • This is a minor bug fix
  • I agree to follow this project's Contribution Guidelines
  • I have made sure to test this pull request
  • I have made sure to run pnpm run format before submitting this pull request

If this merge request makes changes to the Firefish API, please update docs/api-change.md

  • I updated the document / This merge request doesn't include API changes

Merge request reports