Update Japanese
This commit is contained in:
parent
e3ddda951f
commit
b2bf426820
2 changed files with 5 additions and 5 deletions
|
|
@ -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?
都合の良い時間を教えてください。</p>
|
||||
<p class="required">What days and times of the week are convenient for you?
ご都合の良い時間を教えてください。</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?
どちらの言語が良いですか?</p>
|
||||
<p class="required">What language would you prefer?
どちらの言語がご希望ですか?</p>
|
||||
<select id="language">
|
||||
<option value="english">English 英語</option>
|
||||
<option value="japanese">Japanese 日本語</option>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue