Commit Graph

2 Commits

Author SHA1 Message Date
Chaim
09f0327055 Update Hebrew RTL and translation patches
- translate-he.js: Add tab button translations (Sub-Goals, Projects,
  Issues etc. with counts), fix whitespace normalization for matching,
  add translateButtonLabels() for React tab buttons
- rtl-override.css: Properties panel RTL fixes (row-reverse, text-align),
  timeline reverse order (newest first + comment box at top),
  truncation and panel width adjustments

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-08 22:18:16 +00:00
Chaim
5160741248 Add Hebrew translation and RTL support via Docker injection
Injects custom CSS and JS into the Paperclip UI during Docker build:
- RTL layout overrides for Tailwind, Radix UI, and MDXEditor
- Hebrew translation script with MutationObserver for dynamic content
- Patch script to modify index.html with dir="rtl" and lang="he"

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 20:42:19 +00:00