Add translations for text with the battery brand. #265

This commit is contained in:
Korina Cordero 2019-09-13 05:53:42 +00:00
parent de95af5054
commit da0fde37ef
3 changed files with 4 additions and 2 deletions

View file

@ -46,7 +46,7 @@
</div> </div>
<div class="form-group m-form__group row no-border"> <div class="form-group m-form__group row no-border">
<label class="col-lg-3 col-form-label" data-field="name"> <label class="col-lg-3 col-form-label" data-field="name">
Trade-in Motolite {% trans %}battery_size_tradein{% endtrans %}
</label> </label>
<div class="col-lg-9"> <div class="col-lg-9">
<input type="text" name="tip_motolite" class="form-control m-input" value="{{ obj.getTIPriceMotolite }}"> <input type="text" name="tip_motolite" class="form-control m-input" value="{{ obj.getTIPriceMotolite }}">

View file

@ -375,7 +375,7 @@
<span class="m-switch m-switch--icon block-switch"> <span class="m-switch m-switch--icon block-switch">
<label> <label>
<input type="checkbox" name="flag_motolite_battery" id="flag-motolite-battery" value="1"> <input type="checkbox" name="flag_motolite_battery" id="flag-motolite-battery" value="1">
<label class="switch-label">This vehicle is using a Motolite battery</label> <label class="switch-label">{% trans %}add_cust_vehicle_battery_info{% endtrans %}</label>
<span></span> <span></span>
</label> </label>
</span> </span>

View file

@ -5,6 +5,8 @@ control_panel_sign_in: Moogle Test
alt_image_logo_login: Moogle alt_image_logo_login: Moogle
alt_image_dashboard: Moogle alt_image_dashboard: Moogle
copyright: Mognet Central copyright: Mognet Central
battery_size_tradein: Trade-in Moogle
add_cust_vehicle_battery_info: This vehicle is using a Moogle battery
# images # images
image_logo_login: /moogle-assets/74fdd1d049be99432a128ee40e93bff7.png image_logo_login: /moogle-assets/74fdd1d049be99432a128ee40e93bff7.png