From: Cheng Wang Date: Wed, 26 Feb 2020 07:10:35 +0000 (+0800) Subject: Chinese and Japanese are not RTL scripts. X-Git-Tag: v6.6.3^2~11^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F12007%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Chinese and Japanese are not RTL scripts. --- diff --git a/docs/pages/rtl.md b/docs/pages/rtl.md index 895519f1c..9908dc7de 100644 --- a/docs/pages/rtl.md +++ b/docs/pages/rtl.md @@ -18,10 +18,8 @@ You'll need to make a few changes to your markup to get the Javascript component You'll need to change your lang attribute value to match your language. Here's a handy list of common right-to-left languages and their html codes. - **Arabic:** `ar` -- **Chinese:** `zh` - **Farsi:** `fa` - **Hebrew:** `he`, `iw` -- **Japanese:** `ja` - **Urdu:** `ur` - **Yiddish:** `yi`, `ji`