Skip to content

Commit

Permalink
Add ヸ (fix #26)
Browse files Browse the repository at this point in the history
  • Loading branch information
polm committed Sep 25, 2021
1 parent 6011637 commit 262e92f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions cutlet/mapping.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@


HEPBURN = {
# single characters
'あ':'a',
Expand Down Expand Up @@ -81,6 +79,7 @@
'ゑ':'we',
'ゐ':'wi',
'ゔ': 'vu',
'ヸ': 'vi',

# sutegana

Expand Down

0 comments on commit 262e92f

Please sign in to comment.