Switch to RTL (Right-to-Left) mode for languages that are read from right to left. Simply toggle this setting on our app's settings page to enhance usability and readability for RTL language users.
To enable RTL (Right-to-Left) mode, update the `src/partials/main.html` file by adding the `dir="rtl"` attribute to the `html` tag. This adjustment will activate RTL mode, optimizing the interface for right-to-left language users.