about summary refs log tree commit diff
path: root/config/locales/id.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config/locales/id.yml')
-rw-r--r--config/locales/id.yml12
1 files changed, 11 insertions, 1 deletions
diff --git a/config/locales/id.yml b/config/locales/id.yml
index 0d5937cfb..f3a6649d1 100644
--- a/config/locales/id.yml
+++ b/config/locales/id.yml
@@ -168,7 +168,6 @@ id:
   authorize_follow:
     error: Sayangnya, ada error saat melihat akun remote
     follow: Ikuti
-    prompt_html: 'Anda (<strong>%{self}</strong>) telah diminta untuk mengikuti:'
     title: Mengikuti %{acct}
   datetime:
     distance_in_words:
@@ -255,6 +254,17 @@ id:
     reblog:
       body: 'Status anda di-boost oleh %{name}:'
       subject: "%{name} mem-boost status anda"
+  number:
+    human:
+      decimal_units:
+        format: "%n%u"
+        units:
+          billion: B
+          million: M
+          quadrillion: Q
+          thousand: K
+          trillion: T
+          unit: ''
   pagination:
     next: Selanjutnya
     prev: Sebelumnya