diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/ja.yml | 11 |
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: 前 |