]> git.openstreetmap.org Git - rails.git/commitdiff
Fix text direction for Japanese
authorTom Hughes <tom@compton.nu>
Tue, 23 Jul 2019 18:27:34 +0000 (19:27 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 23 Jul 2019 18:27:34 +0000 (19:27 +0100)
config/locales/ja.yml

index b25079fa3eea46e366f5d2955ff49e71c27b5003..ae21f95def30ec6e82684bbc5f017bd4c0acf55b 100644 (file)
@@ -43,7 +43,7 @@
 ---
 ja:
   html:
-    dir: 左書き
+    dir: ltr
   time:
     formats:
       friendly: '%Y年%m月%e日 %H:%M'