Commit Graph

6 Commits

Author SHA1 Message Date
Diocrafts 5bd505ccd7 modernizing frontend 2026-02-08 22:44:42 +01:00
Goudarz Jafari ad48b865f2 feat: add automatic HTML lang and dir attributes
- Add updateHtmlAttributes() function to set lang attribute on HTML element
- Automatically add dir=rtl for RTL languages (fa, ar) and remove for LTR
- Initialize attributes on component load with current locale
- Listen for locale changes to update attributes dynamically
- Add rtlLanguages configuration array for maintainability
2026-02-08 09:56:11 +03:30
Goudarz Jafari 421f354a8e feat(i18n): add Persian(fa) to language list 2026-02-06 10:28:32 +03:30
Dionisio 8f2b0a354c big refactoring 2026-02-03 17:59:04 +01:00
lzw-723 e9c0426b77 Update languageSelector.js 2025-04-14 19:54:34 +08:00
root fe19bc8505 Initial commit 2025-03-17 21:28:08 +01:00