Skip to content

Commit 78f45b3

Browse files
committed
fix: #13
Signed-off-by: sunrabbit123 <[email protected]>
1 parent 0cab820 commit 78f45b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/constant/translatedVariableDictionary.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ export const translatedVariableDictionary = {
5454
위원회명: variable`${위원회}${}`,
5555
소속위원회명: variable`${소속위원회}${}`,
5656
재선구분명: variable`${재선}${구분명}`,
57-
당선대수: 'GTELT_ERACO',
57+
당선대수: 'electionCongress',
5858
성별: 'gender',
5959
전화번호: 'phoneNumber',
6060
국회의원이메일주소: 'email',

0 commit comments

Comments
 (0)