about summary refs log tree commit diff
path: root/config/locales/pt-BR.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config/locales/pt-BR.yml')
-rw-r--r--config/locales/pt-BR.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml
index 6dec2b50a..750120299 100644
--- a/config/locales/pt-BR.yml
+++ b/config/locales/pt-BR.yml
@@ -255,6 +255,17 @@ pt-BR:
     reblog:
       body: 'O seu post foi reblogado por %{name}:'
       subject: "%{name} reblogou o seu post"
+  number:
+    human:
+      decimal_units:
+        format: "%n%u"
+        units:
+          billion: B
+          million: M
+          quadrillion: Q
+          thousand: K
+          trillion: T
+          unit: ''
   pagination:
     next: Next
     prev: Prev