mirror of
https://github.com/nauppece/timemeter.git
synced 2026-07-22 08:27:16 +00:00
- 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 |
||
|---|---|---|
| .. | ||
| aggregator.test.ts | ||
| daily-embed.test.ts | ||
| daily-log.test.ts | ||
| embed.test.ts | ||
| i18n.test.ts | ||
| lane-geometry.test.ts | ||
| nippou.test.ts | ||
| quicklog.test.ts | ||
| statusbar.test.ts | ||
| store.test.ts | ||