docs: RTL support in multi-lang docs (#5898)

Co-authored-by: Johannes <johannes@formbricks.com>
This commit is contained in:
Harsh Bhat
2025-05-29 08:32:52 +05:30
committed by GitHub
parent 738b8f9012
commit 29a3fa532a
6 changed files with 32 additions and 5 deletions

View File

@@ -44,4 +44,4 @@ We currently have the following Management API methods exposed and below is thei
---
**Cant figure it out?** Get help in [GitHub Discussions](https://github.com/formbricks/formbricks/discussions).
**Need help?** Reach out in [GitHub Discussions](https://github.com/formbricks/formbricks/discussions).

Binary file not shown.

After

Width:  |  Height:  |  Size: 139 KiB

View File

@@ -51,4 +51,4 @@ You can export the metadata of your responses along with the response data. When
---
**Cant figure it out?**: [Get help in Github Discussions](https://github.com/formbricks/formbricks/discussions)
**Need help?** [Reach out in Github Discussions](https://github.com/formbricks/formbricks/discussions)

View File

@@ -108,4 +108,31 @@ Without the `lang` parameter, Formbricks will show the survey in the default lan
You can now start collecting responses in multiple languages!
**Cant figure it out?**: [Get help in Github Discussions](https://github.com/formbricks/formbricks/discussions)
---
## RTL Language Support
Formbricks fully supports Right-to-Left (RTL) languages such as Arabic, Hebrew, Persian, and Urdu. When you add an RTL language to your survey, the survey interface automatically adjusts to display content from right to left.
### How RTL Support Works
- Text alignment automatically switches to right-to-left
- Survey layout and UI elements adjust to RTL orientation
- Button placement and navigation flow adapt to RTL reading direction
- Form elements maintain proper RTL formatting
### Setting Up RTL Languages
No additional configuration is needed to enable RTL support. Simply:
1. Add an RTL language (like Arabic or Hebrew) in the **Survey Languages** settings
2. Create translations for your survey content in the RTL language
3. The survey will automatically display in RTL format when that language is selected
![RTL Language Support](/images/xm-and-surveys/surveys/general-features/multi-language-surveys/rtl-support.webp)
---
**Need help?** [Reach out in Github Discussions](https://github.com/formbricks/formbricks/discussions)

View File

@@ -194,4 +194,4 @@ PS: If you do not see any signature settings, just use one of the methods we've
---
**Cant figure it out?**: [Get help in Github Discussions](https://github.com/formbricks/formbricks/discussions)
**Need help?** [Reach out in Github Discussions](https://github.com/formbricks/formbricks/discussions)

View File

@@ -375,4 +375,4 @@ And lastly, in the `updateFeedback` function
Something doesnt work? Check your browser console for the error.
**Cant figure it out?**: [Get help in GitHub Discussions](https://github.com/formbricks/formbricks/discussions)
**Need help?** [Reach out in GitHub Discussions](https://github.com/formbricks/formbricks/discussions)