Arabic Translation RTL incorrect indetion

Arabic Translation RTL incorrect indetion

kenneth_14
Visitor
1 0 0

Hi,

 

I'm currently using the Impulse theme and my main language is english but we are also setting up for the arabic translation but i am currently facing a problem in arabic because the indention of the arabic is incorrect. please help me on fixing this problem thank you.

 

kenneth_14_0-1714363698915.png | 

kenneth_14_1-1714363901085.png

 

 

Reply 1 (1)

shopifyavi
Shopify Staff
40 6 19

When translating to RTL languages you need to make sure your theme supports it.

You can of course go to the theme and implement direction tags, but you need to make sure these are separate and change based on language.

You can see if the theme supports it in the theme store. There is a filter for Right-to-left

<!DOCTYPE html>
<html dir="rtl" lang="ar">
<head>
<meta charset="utf-8">

 

To learn more visit the Shopify Help Center or the Community Blog.