1799 - adding missing translations in new shipping methods page

This commit is contained in:
yasirazgar
2017-10-21 23:50:53 +05:30
committed by Rob Harrington
parent fd09a63e48
commit b68aafdb72
3 changed files with 4 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
%tags-input{ template: 'admin/tag.html',
"placeholder" => t('admin.order_cycles.form.add_a_tag'),
ng: { model: 'object[tagsAttr]', class: "{'limit-reached': limitReached}"},
on: { tag: { added: 'tagAdded()', removed:'tagRemoved()' } } }
%auto-complete{ ng: { if: "findTags" }, source: "findTags({query: $query})",

View File

@@ -39,7 +39,7 @@
.alpha.three.columns
-# The 'Category' label here is just a logical descriptor for the data we are trying to collect for 'requires_ship_address'
-# and does not relate to shipping categories in any way.
= f.label :require_ship_address, "Category"
= f.label :require_ship_address, t(:category)
.two.columns
= f.radio_button :require_ship_address, true
 

View File

@@ -171,6 +171,7 @@ en:
show_only_unfulfilled_orders: Show only unfulfilled orders
filter_results: Filter Results
quantity: Quantity
pick_up: Pick up
actions:
@@ -645,6 +646,7 @@ en:
distributor: Distributor
products: Products
tags: Tags
add_a_tag: Add a tag
delivery_details: Pickup / Delivery details
debug_info: Debug information
name_and_timing_form: