about summary refs log tree commit diff
path: root/config
diff options
context:
space:
mode:
authorLynx Kotoura <lynx@lv9.org>2017-08-28 08:16:49 +0900
committerYamagishi Kazutoshi <ykzts@desire.sh>2017-08-28 08:16:49 +0900
commit8f527bd5884ccb8bfc7f1ff583fa35ae4fa6618c (patch)
tree721678644068d449d18052d9cea80bcbee448daa /config
parent07994eed002375025f0c377079500d25e87cb641 (diff)
Add japanese translations for shorten display of large numbers (#4722)
Diffstat (limited to 'config')
-rw-r--r--config/locales/ja.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/config/locales/ja.yml b/config/locales/ja.yml
index f671f594f..e4b18529c 100644
--- a/config/locales/ja.yml
+++ b/config/locales/ja.yml
@@ -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: 前