[fix] Actually commit V popup data (#4940)

Overlooked in https://github.com/koreader/koreader/pull/4938
This commit is contained in:
Frans de Jonge
2019-04-19 14:17:18 +02:00
committed by GitHub
parent 9134594119
commit 8ec42d1e60

View File

@@ -422,6 +422,20 @@ return {
"ū",
"ʌ", -- turned v, open-mid back unrounded vowel IPA
},
_V_ = {
"V",
north = "ʌ", -- open-mid back unrounded vowel IPA
northwest = "Ʋ", -- v with hook
east = "",
west = "",
},
_v_ = {
"v",
north = "ʌ", -- open-mid back unrounded vowel IPA
northwest = "ʋ", -- v with hook, labiodental approximant IPA
east = "",
west = "",
},
_W_ = {
"W",
north = "]",