Skip to content

Commit

Permalink
Add trans for "instructor"
Browse files Browse the repository at this point in the history
  • Loading branch information
joelnitta committed Apr 18, 2024
1 parent e053a4b commit ee78d5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/workshop_ad.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ <h2>{{page.venue}}</h2>
</div>
<div class="col-md-6">
<p>
<strong>Instructors:</strong>
<strong>インストラクター:</strong>
{% if page.instructor %}
{{page.instructor | join: ', ' %}}
{% else %}
Expand Down

0 comments on commit ee78d5f

Please sign in to comment.