about summary refs log tree commit diff
path: root/config/locales/nl.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config/locales/nl.yml')
-rw-r--r--config/locales/nl.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/config/locales/nl.yml b/config/locales/nl.yml
index 50ae5508b..2b7a1a511 100644
--- a/config/locales/nl.yml
+++ b/config/locales/nl.yml
@@ -337,6 +337,17 @@ nl:
     reblog:
       body: 'Jouw toot werd door %{name} geboost:'
       subject: "%{name} boostte jouw toot"
+  number:
+    human:
+      decimal_units:
+        format: "%n%u"
+        units:
+          billion: B
+          million: M
+          quadrillion: Q
+          thousand: K
+          trillion: T
+          unit: ''
   pagination:
     next: Volgende
     prev: Vorige