From 9502f5f5b7737ca14e1a27cf081b3a0056a85c7d Mon Sep 17 00:00:00 2001 From: DecaturRamsey <67010517+DecaturRamsey@users.noreply.github.com> Date: Tue, 16 Jun 2020 16:24:59 +0200 Subject: [PATCH] Update base-de.yaml Changed the suffix for large numbers to reflect the German naming convention. --- translations/base-de.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/translations/base-de.yaml b/translations/base-de.yaml index 2ab40c34..31ca96b8 100644 --- a/translations/base-de.yaml +++ b/translations/base-de.yaml @@ -76,9 +76,9 @@ global: # The suffix for large numbers, e.g. 1.3k, 400.2M, etc. suffix: thousands: T - millions: M - billions: B - trillions: tr + millions: Mio + billions: Mrd + trillions: Bio # Shown for infinitely big numbers infinite: unend