Update Japanese

This commit is contained in:
Jimmy Vargo 2024-04-10 19:50:20 +09:00
commit b2bf426820
2 changed files with 5 additions and 5 deletions

View file

@ -30,10 +30,10 @@
<br>
<p class="instructions">Please provide answers to the following questions.</p>
<p class="instructions">以下のアンケートにお答えしていただければ幸いです。</p>
<p class="instructions">以下のアンケートにお答えいただければ幸いです。</p>
<div class="question">
<p class="required">What days and times of the week are convenient for you?&NewLine;都合の良い時間を教えてください。</p>
<p class="required">What days and times of the week are convenient for you?&NewLine;都合の良い時間を教えてください。</p>
{% for id, name in times.items() %}
<div class="row">
<input id="{{ id }}" type="checkbox" />
@ -58,7 +58,7 @@
</div>
<div class="question">
<p class="required">What language would you prefer?&NewLine;どちらの言語が良いですか?</p>
<p class="required">What language would you prefer?&NewLine;どちらの言語がご希望ですか?</p>
<select id="language">
<option value="english">English 英語</option>
<option value="japanese">Japanese 日本語</option>

View file

@ -17,11 +17,11 @@
<br>
<p class="instructions">Here are some insights into what others have said.</p>
<p class="instructions">以下は他の方からいただいた回答についての情報があります。</p>
<p class="instructions">以下は他の方からいただいた回答結果です。</p>
<br>
<div class="stats-table">
<span class="stats-header">Times 都合の時間</span>
<span class="stats-header">Times 都合の良いの時間</span>
{% for id, label in times.items() %}
<div class="stat-item">
<div class="stat-chart">