Fixed 好き.

This commit is contained in:
doncr
2017-04-29 01:00:09 +01:00
parent 4d75170675
commit c070e649ff

View File

@ -766,14 +766,14 @@ var words = {
"conjugations" : { "conjugations" : {
"plain" : "好[き]だ", "plain" : "好[す]きだ",
"negative" : "好[き]ではない", "negative" : "好[す]きではない",
"polite" : "好[き]です", "polite" : "好[す]きです",
"polite negative" : "好[き]ではありません", "polite negative" : "好[す]きではありません",
"past" : "好[き]だった", "past" : "好[す]きだった",
"past negative" : "好[き]ではなかった", "past negative" : "好[す]きではなかった",
"polite past" : "好[き]でした", "polite past" : "好[す]きでした",
"polite past negative" : "好[き]ではありませんでした", "polite past negative" : "好[す]きではありませんでした",
}, },
}, },