]> git.openstreetmap.org Git - rails.git/commitdiff
Fix text direction for traditional chinese
authorTom Hughes <tom@compton.nu>
Tue, 25 Jun 2019 07:20:18 +0000 (08:20 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 25 Jun 2019 07:20:18 +0000 (08:20 +0100)
config/locales/zh-TW.yml

index 471a3a2203c8d3c15a49b1ed93360628a30ca897..2b62c676ba39e21cf972431fc2765f63c7efb731 100644 (file)
@@ -36,7 +36,7 @@
 ---
 zh-TW:
   html:
-    dir: 由左至右
+    dir: ltr
   time:
     formats:
       friendly: '%Y 年 %B %e 日 %H 時 %M 分'