Add context to ambigous string

This commit is contained in:
Raphael Michel
2021-01-25 12:39:10 +01:00
parent a99a254f5c
commit 1043824853

View File

@@ -18,7 +18,7 @@
<div class="input-group">
<input type="number" class="form-control input-xs"
id="voucher-bulk-codes-num"
placeholder="{% trans "Number" %}">
placeholder="{% trans "Number" context "number_of_things" %}">
<div class="input-group-btn">
<button class="btn btn-default" type="button" id="voucher-bulk-codes-generate"
data-rng-url="{% url 'control:event.vouchers.rng' organizer=request.event.organizer.slug event=request.event.slug %}">