Skip to content

Commit 0bcd71c

Browse files
authored
fix: convert GTELT_ERACO to electionCongress (#18)
Signed-off-by: sunrabbit123 <[email protected]>
1 parent 87bc410 commit 0bcd71c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/constant/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ export const translatedVariableDictionary = {
1919
위원회명: 'committeeName',
2020
소속위원회명: 'belongingCommitteeName',
2121
재선구분명: 'reElectionClassificationDivision',
22-
당선대수: 'GTELT_ERACO',
22+
당선대수: 'electionCongress',
2323
성별: 'gender',
2424
전화번호: 'phoneNumber',
2525
국회의원이메일주소: 'email',

0 commit comments

Comments
 (0)