Add japanese translations for shorten display of large numbers (#4722)

master
Lynx Kotoura 7 years ago committed by Yamagishi Kazutoshi
parent 07994eed00
commit 8f527bd588
  1. 11
      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:

Loading…
Cancel
Save