about summary refs log tree commit diff
path: root/config/locales/ko.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config/locales/ko.yml')
-rw-r--r--config/locales/ko.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/config/locales/ko.yml b/config/locales/ko.yml
index f98059526..d6f4b1565 100644
--- a/config/locales/ko.yml
+++ b/config/locales/ko.yml
@@ -285,6 +285,17 @@ ko:
     reblog:
       body: "%{name} 님이 내 Toot을 부스트 했습니다:"
       subject: "%{name} 님이 내 Toot을 부스트 했습니다"
+  number:
+    human:
+      decimal_units:
+        format: "%n%u"
+        units:
+          billion: B
+          million: M
+          quadrillion: Q
+          thousand: K
+          trillion: T
+          unit: ''
   pagination:
     next: 다음
     prev: 이전