translation 1
Some checks failed
CI / build (push) Has been cancelled

This commit is contained in:
2025-09-16 19:25:44 +02:00
parent 700c81bd38
commit 2de9c36040
16 changed files with 50 additions and 46 deletions

View File

@ -13,7 +13,7 @@
<div class="offset-md-3 col-md-9">
<div class="form-check form-check-inline">
<%= form.check_box :child, id: 'plus_one_child', class: 'form-check-input' %>
<%= form.label :child, 'Child (12 or under)', class: 'form-check-label' %>
<%= form.label :child, 'Kind (12 oder jünger)', class: 'form-check-label' %>
</div>
</div>
</div>