]> cat aescling's git repositories - mastodon.git/commitdiff
Add japanese translations for shorten display of large numbers (#4722)
authorLynx Kotoura <lynx@lv9.org>
Sun, 27 Aug 2017 23:16:49 +0000 (08:16 +0900)
committerYamagishi Kazutoshi <ykzts@desire.sh>
Sun, 27 Aug 2017 23:16:49 +0000 (08:16 +0900)
config/locales/ja.yml

index f671f594feff000050655b819818e27fa01b4afd..e4b18529cee2bf31c7243c23c1d8ad62429f6c65 100644 (file)
@@ -352,6 +352,17 @@ ja:
     reblog:
       body: 'あなたのトゥートが %{name} さんにブーストされました:'
       subject: あなたのトゥートが %{name} さんにブーストされました
+  number:
+    human:
+      decimal_units:
+        format: "%n%u"
+        units:
+          billion: B
+          million: M
+          quadrillion: Q
+          thousand: K
+          trillion: T
+          unit: ''
   pagination:
     next: 次
     prev: 前