-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #177 from miIlicon/modify/176/modifyCategory
카테고리명 변경
- Loading branch information
Showing
6 changed files
with
27 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
{ | ||
"프로그램": "program", | ||
"축제부스": "booth", | ||
"안내사항": "inform", | ||
"대나무숲": "community", | ||
"학교주최 이벤트": "EVENT", | ||
"경기 일정/결과": "GAME", | ||
"축제주점": "PUB", | ||
"플리마켓": "FLEA_MARKET", | ||
"푸드트럭": "FOOD_TRUCK", | ||
"Q&A": "Q&A", | ||
"공지사항": "notice", | ||
"달구지": "bus" | ||
} | ||
"축제정보": "program", | ||
"축제부스": "booth", | ||
"안내사항": "inform", | ||
"대나무숲": "community", | ||
"축제 안내": "EVENT", | ||
"경기 일정/결과": "GAME", | ||
"축제주점": "PUB", | ||
"축제 부스": "FLEA_MARKET", | ||
"푸드트럭": "FOOD_TRUCK", | ||
"Q&A": "Q&A", | ||
"공지사항": "notice", | ||
"달구지": "bus" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters