bambuddy/static
maziggy 7bc4712480 chore(i18n): full parity across all 8 locales + drop two-tier check
Backfill 276 missing translations across fr / it / ja / pt-BR so all
  8 shipped locales now match en. Most gaps come from features that
  landed with en+de+zh translations only:

    - login.resetPassword.* (12 × 3): fr, it, ja
    - printers.firmwareModal.* (7 × 4): all locales
    - settings.spoolbuddy.* (~40 × 3, plus 18 in ja): admin device-
      control block (unregister / reboot / shutdown / update /
      restart confirms)
    - spoolbuddy.settings.* (13 × 4): kiosk backend & auth + diagnostics
    - virtualPrinter.archiveNameSource.* (4 × 4): from this release

  Also fixes 27 ja and 1 fr placeholder-name mismatches that silently
  broke interpolation at runtime — e.g. printers.activeNozzle used
  {{side}} while the runtime passes nozzle, and several keys had
  {{count}} dropped entirely so the value would never render.

  Drop the STRICT / info two-tier machinery from check-i18n-parity.mjs:
  en is the reference, every other locale is checked identically,
  any drift fails CI. The previous tier was just deferred policy, no
  real distinction.

  All 8 locales now sit at 4492 leaves. Parity script, i18n test suite
  (11 tests), and full frontend build all green.
2026-04-29 10:45:43 +02:00
..
assets chore(i18n): full parity across all 8 locales + drop two-tier check 2026-04-29 10:45:43 +02:00
icons Updated CHANGELOG 2026-03-11 10:13:35 +01:00
img feat(printer): add X2D support — camera, dual-nozzle, K-profile, maintenance (#988) 2026-04-16 10:40:32 +02:00
index.html chore(i18n): full parity across all 8 locales + drop two-tier check 2026-04-29 10:45:43 +02:00
manifest.json Updated CHANGELOG 2026-03-11 10:13:35 +01:00
spoolbuddy_logo_dark.png Updated CHANGELOG 2026-03-11 10:13:35 +01:00
sw-register.js fix: unbreak CSP for sidebar iframes, service worker, and Google Fonts 2026-04-13 16:38:17 +02:00
sw.js fix(deploy): kiosk picks up new builds without operator intervention 2026-04-26 11:45:39 +02:00
vite.svg Updated CHANGELOG 2026-03-11 10:13:35 +01:00