Skip to content

Commit

Permalink
Merge pull request #3 from CasperLaiTW/more-district-name-map
Browse files Browse the repository at this point in the history
more district name map
  • Loading branch information
recca0120 authored Aug 23, 2016
2 parents 93cf104 + dfab704 commit 78dec73
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Normalizer.php
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,9 @@ class Normalizer
'台西鄉' => '臺西鄉',
'霧台鄉' => '霧臺鄉',
'台東市' => '臺東市',
'蘆竹鄉' => '蘆竹區',
'頭份鎮' => '頭份市',
'員林鎮' => '員林市',
];

/**
Expand Down

0 comments on commit 78dec73

Please sign in to comment.