mirror of
https://github.com/ZetaKebab/japanese-conjugation-drill.git
synced 2025-01-14 22:08:44 +00:00
Fixed 好き.
This commit is contained in:
parent
4d75170675
commit
c070e649ff
@ -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" : "好[す]きではありませんでした",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user