Skip to content

Commit

Permalink
feat: append more korean dataset and delete wrong dataset (#573)
Browse files Browse the repository at this point in the history
  • Loading branch information
hyesungoh committed Apr 5, 2022
1 parent b3a9abc commit acaedb3
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions src/locales/ko/address/city_name.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,11 @@ export default [
'부평',
'강화',
'수성',
'수원',
'속초',
'전주',
'목포',
'분당',
'안양',
'시흥',
];
5 changes: 2 additions & 3 deletions src/locales/ko/address/street_root.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,15 @@ export default [
'잠실',
'면목',
'주안',
'안양',
'중',
'정왕',
'구로',
'신월',
'연산',
'부평',
'창',
'만수',
'중계',
'검단',
'시흥',
'상도',
'방배',
'장유',
Expand All @@ -27,4 +24,6 @@ export default [
'행신',
'대명',
'동탄',
'판교',
'연무',
];
1 change: 1 addition & 0 deletions src/locales/ko/name/first_name.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3013,4 +3013,5 @@ export default [
'형건',
'경륜',
'민광',
'슬희',
];

0 comments on commit acaedb3

Please sign in to comment.