From 7b2de062250bd392bb381b4c6b964c592eb4176f Mon Sep 17 00:00:00 2001 From: ysaito Date: Fri, 18 Feb 2022 22:48:26 +0900 Subject: [PATCH] refactor(news/ja/): Corrected the translation of a word --- src/home/templates/news/ja/dynamic_scoring.html | 2 +- src/home/templates/news/ja/sql_challenges.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/home/templates/news/ja/dynamic_scoring.html b/src/home/templates/news/ja/dynamic_scoring.html index 8bd5358..4ff777b 100644 --- a/src/home/templates/news/ja/dynamic_scoring.html +++ b/src/home/templates/news/ja/dynamic_scoring.html @@ -4,4 +4,4 @@ チャレンジポイントは200から始まり、5より低くなることはありません。

-これにより、チャレンジの実際の難易度をより良く反映できるようになると期待しています。期間限定イベントは、この変更の影響は受けません。 \ No newline at end of file +これにより、課題の実際の難易度をより良く反映できるようになると期待しています。期間限定イベントは、この変更の影響は受けません。 \ No newline at end of file diff --git a/src/home/templates/news/ja/sql_challenges.html b/src/home/templates/news/ja/sql_challenges.html index 01a5eb2..cf2881a 100644 --- a/src/home/templates/news/ja/sql_challenges.html +++ b/src/home/templates/news/ja/sql_challenges.html @@ -1,8 +1,8 @@ SQLインジェクションについて学びたいと思ったことはありませんか?

-aldubarが作成した全く新しい3つのチャレンジを提供します。
+aldubarが作成した全く新しい3つの課題を提供します。
- Simple Question of Logic 1 (10 points)
- Simple Question of Logic 2 (30 points)
- Simple Question of Logic 3 (40 points)

-新しいチャレンジを提案するために、へいつでも連絡できることを忘れないでください! \ No newline at end of file +新しい課題を提案するために、へいつでも連絡できることを忘れないでください! \ No newline at end of file