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