nauppece_timemeter/tests
nauppece ccd37f0ff1 feat: English session-table headers (i18n) + rename manual label to "✍️ Manual"
- Session-table headers now follow the language setting (en/ja) instead of being
  hardcoded Japanese. Parsing is position-based (skips the first two rows), so
  existing files with Japanese headers still load and are rewritten to the current
  language on the next write.
- Manual-log app label is now the language-neutral "✍️ Manual" (was "✍️ 手動").
  It is embedded in data as an identifier, so it is kept fixed rather than
  language-dependent; legacy "✍️ 手動" rows are still recognized as manual and
  normalized to the new label on the next write.
- Update READMEs and tests (84 tests pass).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01AStSfKo9tmCHCJ3hczKG7e
2026-07-21 23:59:04 +09:00
..
aggregator.test.ts feat: ignore AFK by default; optional away detection with dimmed timeline (v0.1.3) 2026-07-14 01:15:51 +09:00
daily-embed.test.ts feat: status bar and daily embed 2026-07-09 14:51:06 +09:00
daily-log.test.ts feat: default daily-note heading is now '## TimeMeter'; create it if missing (v0.1.9) 2026-07-14 22:50:13 +09:00
embed.test.ts feat: status bar and daily embed 2026-07-09 14:51:06 +09:00
i18n.test.ts feat: drop per-app title-capture; single show/exclude control; remove UI emoji 2026-07-11 14:59:47 +09:00
lane-geometry.test.ts feat: ignore AFK by default; optional away detection with dimmed timeline (v0.1.3) 2026-07-14 01:15:51 +09:00
nippou.test.ts feat: ignore AFK by default; optional away detection with dimmed timeline (v0.1.3) 2026-07-14 01:15:51 +09:00
quicklog.test.ts feat: English session-table headers (i18n) + rename manual label to "✍️ Manual" 2026-07-21 23:59:04 +09:00
statusbar.test.ts feat: drop per-app title-capture; single show/exclude control; remove UI emoji 2026-07-11 14:59:47 +09:00
store.test.ts feat: English session-table headers (i18n) + rename manual label to "✍️ Manual" 2026-07-21 23:59:04 +09:00