fix: string translation
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
<input type="checkbox" autocomplete="off" class="input-with-feedback"
|
||||
data-fieldtype="Check" data-fieldname="age" id="signup-age" required>
|
||||
</span>
|
||||
<span class="label-area">I confirm that I am 18 years old or above</span>
|
||||
<span class="label-area">{{ _("I confirm that I am 18 years old or above") }}</span>
|
||||
</label>
|
||||
<p class="help-box small text-muted"></p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user