about summary refs log tree commit diff
path: root/config/locales/de.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config/locales/de.yml')
-rw-r--r--config/locales/de.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/config/locales/de.yml b/config/locales/de.yml
index 379eb8e42..de6c86737 100644
--- a/config/locales/de.yml
+++ b/config/locales/de.yml
@@ -239,6 +239,17 @@ de:
     reblog:
       body: 'Dein Beitrag wurde von %{name} geteilt:'
       subject: "%{name} teilte deinen Beitrag."
+  number:
+    human:
+      decimal_units:
+        format: "%n%u"
+        units:
+          billion: B
+          million: M
+          quadrillion: Q
+          thousand: K
+          trillion: T
+          unit: ''
   pagination:
     next: Vorwärts
     prev: Zurück