mirror of
https://github.com/formbricks/formbricks.git
synced 2026-02-15 19:40:10 -06:00
docs: RTL support in multi-lang docs (#5898)
Co-authored-by: Johannes <johannes@formbricks.com>
This commit is contained in:
@@ -44,4 +44,4 @@ We currently have the following Management API methods exposed and below is thei
|
||||
|
||||
---
|
||||
|
||||
**Can’t 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 |
@@ -51,4 +51,4 @@ You can export the metadata of your responses along with the response data. When
|
||||
|
||||
---
|
||||
|
||||
**Can’t 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)
|
||||
|
||||
@@ -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!
|
||||
|
||||
**Can’t 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
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||
---
|
||||
|
||||
**Need help?** [Reach out in Github Discussions](https://github.com/formbricks/formbricks/discussions)
|
||||
|
||||
@@ -194,4 +194,4 @@ PS: If you do not see any signature settings, just use one of the methods we've
|
||||
|
||||
---
|
||||
|
||||
**Can’t 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)
|
||||
|
||||
@@ -375,4 +375,4 @@ And lastly, in the `updateFeedback` function
|
||||
|
||||
Something doesn’t work? Check your browser console for the error.
|
||||
|
||||
**Can’t 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)
|
||||
Reference in New Issue
Block a user