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>
This commit is contained in:
@@ -30,4 +30,4 @@ echo "Hebrew RTL patch applied successfully"
|
||||
echo "Patched files:"
|
||||
echo " - $UI_DIR/index.html"
|
||||
echo " - $UI_DIR/assets/rtl-override.css"
|
||||
echo " - $UI_DIR/assets/translate-he.js"
|
||||
echo " - $UI_DIR/assets/translate-he.js"
|
||||
|
||||
Reference in New Issue
Block a user