From c070e649ff29599259046f94afca46f7b939d5a8 Mon Sep 17 00:00:00 2001 From: doncr Date: Sat, 29 Apr 2017 01:00:09 +0100 Subject: [PATCH] =?UTF-8?q?Fixed=20=E5=A5=BD=E3=81=8D.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conjugation/drill.js | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/conjugation/drill.js b/conjugation/drill.js index 34dedf4..6ca0339 100644 --- a/conjugation/drill.js +++ b/conjugation/drill.js @@ -766,14 +766,14 @@ var words = { "conjugations" : { - "plain" : "好[き]だ", - "negative" : "好[き]ではない", - "polite" : "好[き]です", - "polite negative" : "好[き]ではありません", - "past" : "好[き]だった", - "past negative" : "好[き]ではなかった", - "polite past" : "好[き]でした", - "polite past negative" : "好[き]ではありませんでした", + "plain" : "好[す]きだ", + "negative" : "好[す]きではない", + "polite" : "好[す]きです", + "polite negative" : "好[す]きではありません", + "past" : "好[す]きだった", + "past negative" : "好[す]きではなかった", + "polite past" : "好[す]きでした", + "polite past negative" : "好[す]きではありませんでした", }, },