Commit graph

1 commit

Author SHA1 Message Date
rumanagency
fa231a3c3b feat(i18n): Add complete Arabic language support with RTL
Add comprehensive Arabic (العربية) language support to OmniTools with full RTL (Right-to-Left) functionality:

- Add Arabic to supported languages list and language selector
- Translate all 12 namespace files to Arabic (audio, csv, image, json, list, number, pdf, string, time, translation, video, xml)
- Implement RTL support with stylis-plugin-rtl for proper Arabic text rendering
- Create RTL-aware theme variants (lightThemeRTL, darkThemeRTL)
- Add automatic document direction switching based on selected language

This enables full Arabic language support for all tools and UI elements in the application, providing a native experience for Arabic-speaking users.
2025-10-26 17:11:04 +03:00