diff --git a/terminology/KEEP_ORIGINALITY.md b/terminology/KEEP_ORIGINALITY.md index d2a28f2..1c2bdb7 100644 --- a/terminology/KEEP_ORIGINALITY.md +++ b/terminology/KEEP_ORIGINALITY.md @@ -153,4 +153,7 @@ - enum → enum - primitive → primitive - custom indexer → custom indexer -- custom indexing → custom indexing \ No newline at end of file +- custom indexing → custom indexing +- ability → ability +- address → address +- config → config \ No newline at end of file diff --git a/terminology/TRANSLATED_TERMINOLOGY.md b/terminology/TRANSLATED_TERMINOLOGY.md index 98bbddc..2d951a2 100644 --- a/terminology/TRANSLATED_TERMINOLOGY.md +++ b/terminology/TRANSLATED_TERMINOLOGY.md @@ -170,3 +170,12 @@ - sponsor → 스폰서 - signature scheme → 서명 방식 - Byzantine → 비잔틴 +- configuration → 구성 +- owner → 소유자 +- action → 액션 +- publish → 게시 +- approve → 승인 +- verify → 검증 +- type → 타입 +- function → 함수 +- method → 방법 \ No newline at end of file