1
0
Fork 0
master
Diego Pereyra 2022-01-15 16:23:48 -03:00
parent 4c8c1a6d2f
commit 58a9b19aa1
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
</select>
</div>
<div class="form-group">
<input id="translations" type="checkbox" checked /> <label for="translations">Mark this option if you want translations for commont text like "Yes", "No", "On", "Off".</label>
<input id="translations" type="checkbox" checked /> <label for="translations">Mark this option if you want translations for common text like "Yes", "No", "On", "Off".</label>
</div>
<p>Then click <button id="upload" class="btn btn-primary">Upload</button></p>