révision
37fb8e06a4
2 fichiers modifiés avec 5 ajouts et 0 suppressions
|
@ -59,6 +59,7 @@
|
||||||
<option value="1_2" {{if eq .Category "1_2"}}selected{{end}}>{{T "software_games"}}</option>
|
<option value="1_2" {{if eq .Category "1_2"}}selected{{end}}>{{T "software_games"}}</option>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
</select>
|
</select>
|
||||||
|
<p class="help-block">{{ T "please_include_our_tracker" }}</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<input type="checkbox" name="remake" id="remake" >
|
<input type="checkbox" name="remake" id="remake" >
|
||||||
|
|
|
@ -738,5 +738,9 @@
|
||||||
{
|
{
|
||||||
"id": "cancel",
|
"id": "cancel",
|
||||||
"translation": "Cancel"
|
"translation": "Cancel"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "please_include_our_tracker",
|
||||||
|
"translation": "Please include udp://tracker.doko.moe:6969 in your trackers."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Référencer dans un nouveau ticket