| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(locale): deep-merge fallback into partial namespace returns | Fuwn | 2 days | 1 | -7/+38 |
| | | | | | | | | | svelte-i18n's getJSON returns the active locale's sub-tree verbatim; nested keys missing in that locale do not auto-fall-back to the fallbackLocale. The locale store now deep-merges the English value into the resolved object so JP users see English for any sub-key the JA dictionary omits (instead of blanks). | ||||
| * | chore(biome): drop formatter style overrides | Fuwn | 2026-03-01 | 1 | -52/+58 |
| | | |||||
| * | chore(prettier): use spaces instead of tabs | Fuwn | 2024-10-09 | 1 | -48/+48 |
| | | |||||
| * | feat(locale): localise profile page | Fuwn | 2024-01-25 | 1 | -17/+51 |
| | | |||||
| * | feat(locale): typed locale getter | Fuwn | 2024-01-21 | 1 | -0/+40 |