fix japanese romanization. fixes #4047

Adjusted two entries after deduplication based on feedback by @ssahara
This commit is contained in:
Andreas Gohr 2024-01-09 14:59:08 +01:00
parent bdeec7bf53
commit 7f6de1e37e
1 changed files with 1 additions and 2 deletions

View File

@ -299,7 +299,6 @@ return [
// Japanese hiragana
// 3 character syllables, っ doubles the consonant after
'っちゃ' => 'ccha',
'っびゃ' => 'bbya',
'っびぇ' => 'bbye',
'っびぃ' => 'bbyi',
@ -641,7 +640,7 @@ return [
'ファー' => 'faa',
'フォー' => 'foo',
'フャー' => 'fyaa',
'フェー' => 'fyee',
'フェー' => 'fee',
'フィー' => 'fyii',
'フョー' => 'fyoo',
'フュー' => 'fyuu',