diff options
Diffstat (limited to 'files/zh-tw/web/manifest/index.html')
| -rw-r--r-- | files/zh-tw/web/manifest/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-tw/web/manifest/index.html b/files/zh-tw/web/manifest/index.html index 9e3325f71a..5f47ed81a3 100644 --- a/files/zh-tw/web/manifest/index.html +++ b/files/zh-tw/web/manifest/index.html @@ -81,7 +81,7 @@ translation_of: Web/Manifest <p>指定一個對於 <code>name</code>、<code>short_name<font face="Open Sans, arial, sans-serif">、</font></code><code>description</code> 等成員的主要書寫方向。 包含 <code>lang</code> 成員,其能夠為右至左書寫的語言提供幫助。</p> -<pre class="brush: json notranslate" dir="rtl">"dir": "rtl", +<pre class="brush: json notranslate">"dir": "rtl", "lang": "ar", "short_name": "أنا من التطبيق!"</pre> |
