diff --git a/config/locales/client.ko.yml b/config/locales/client.ko.yml index cfef7e0..89c0fe9 100644 --- a/config/locales/client.ko.yml +++ b/config/locales/client.ko.yml @@ -4,4 +4,43 @@ # To work with us on translations, join this project: # https://translate.discourse.org/ -ko: +ko: + js: + discourse_subscriptions: + optional: 선택사항 + plans: + interval: + adverb: + week: 주 + month: 월 + year: 연 + user: + payments: + created_at: 생성일자 + plans: + product: 이름 + subscriptions: + status: 상태 + created_at: 생성일자 + billing: + email: 이메일 + admin: + dashboard: + title: 대시보드 + table: + head: + user: 사용자 + products: + product: + description: 내용 + active: 활성화 사용자 + created_at: 생성일자 + plans: + plan: + active: 활성화 사용자 + created_at: 생성일자 + subscriptions: + subscription: + user: 사용자 + status: 상태 + created_at: 생성일자