File tree Expand file tree Collapse file tree 2 files changed +0
-10
lines changed
Expand file tree Collapse file tree 2 files changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -612,15 +612,6 @@ module.exports = {
612612 note : '' ,
613613 } ,
614614 } ,
615- {
616- sources : [ / \b t r a n s i t i o n s ? \b / ] ,
617- target : '트랜지션' ,
618- meta : {
619- term : 'transition' ,
620- discussions : [ 1425 ] ,
621- note : '' ,
622- } ,
623- } ,
624615 {
625616 sources : [ / \b i m p e r a t i v e \b / ] ,
626617 target : '명령형' ,
Original file line number Diff line number Diff line change @@ -80,6 +80,5 @@ Logic|`/\bLogic\b/`|로직|[#695](https://github.com/reactjs/ko.react.dev/issues
8080Dependency|` /\bDependenc(?:y\|ies)\b/ ` |의존성|[ #841 ] ( https://github.com/reactjs/ko.react.dev/issues/841 ) ||
8181Directive|` /\bDirectives?\b/ ` |지시어|[ #819 ] ( https://github.com/reactjs/ko.react.dev/issues/819 ) ||
8282Usage|` /\busage\b/i ` |용법|[ #1425 ] ( https://github.com/reactjs/ko.react.dev/issues/1425 ) ||
83- transition|` /\btransitions?\b/ ` |트랜지션|[ #1425 ] ( https://github.com/reactjs/ko.react.dev/issues/1425 ) ||
8483imperative|` /\bimperative\b/ ` |명령형|[ #1425 ] ( https://github.com/reactjs/ko.react.dev/issues/1425 ) ||
8584
You can’t perform that action at this time.
0 commit comments