Add translations for new battery size. #265

This commit is contained in:
Korina Cordero 2019-09-13 06:31:25 +00:00
parent 0fadccc16c
commit df369a1919
2 changed files with 6 additions and 4 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">
{% trans %}battery_size_tradein{% endtrans %} {% trans %}battery_size_tradein_brand{% 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 }}">
@ -55,7 +55,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="tip_premium"> <label class="col-lg-3 col-form-label" data-field="tip_premium">
Trade-in Premium {% trans %}battery_size_tradein_premium{% endtrans %}
</label> </label>
<div class="col-lg-9"> <div class="col-lg-9">
<input type="text" name="tip_premium" class="form-control m-input" value="{{ obj.getTIPricePremium }}"> <input type="text" name="tip_premium" class="form-control m-input" value="{{ obj.getTIPricePremium }}">
@ -64,7 +64,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="tip_other"> <label class="col-lg-3 col-form-label" data-field="tip_other">
Trade-in Other {% trans %}battery_size_tradein_other{% endtrans %}
</label> </label>
<div class="col-lg-9"> <div class="col-lg-9">
<input type="text" name="tip_other" class="form-control m-input" value="{{ obj.getTIPriceOther }}"> <input type="text" name="tip_other" class="form-control m-input" value="{{ obj.getTIPriceOther }}">

View file

@ -5,7 +5,9 @@ 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 battery_size_tradein_brand: Trade-in Moogle
battery_size_tradein_premium: Trade-in Mog
battery_size_tradein_other: Trade-in Kupo
add_cust_vehicle_battery_info: This vehicle is using a Moogle battery add_cust_vehicle_battery_info: This vehicle is using a Moogle battery
jo_title_pdf: Moogle Job Order jo_title_pdf: Moogle Job Order