mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-04-03 06:59:14 +00:00
i18n for shop preferences
This commit is contained in:
committed by
Maikel Linke
parent
356d759dbe
commit
143c977a19
@@ -74,8 +74,8 @@
|
||||
|
||||
.row
|
||||
.three.columns.alpha
|
||||
%label= t '.preferred_enterprise_stock_display'
|
||||
%div{'ofn-with-tip' => t('.preferred_enterprise_stock_display_tip')}
|
||||
%label= t '.display_remaining_stock'
|
||||
%div{'ofn-with-tip' => t('.display_remaining_stock_tip')}
|
||||
%a= t 'admin.whats_this'
|
||||
.three.columns
|
||||
= f.radio_button :preferred_product_stock_display, true, 'ng-model' => 'Enterprise.preferred_product_stock_display', 'ng-value' => 'true'
|
||||
|
||||
@@ -977,6 +977,8 @@ en:
|
||||
shopfront_sort_by_producer: "By producer"
|
||||
shopfront_sort_by_category_placeholder: "Category"
|
||||
shopfront_sort_by_producer_placeholder: "Producer"
|
||||
display_remaining_stock: "Display remaining stock in shopfront"
|
||||
display_remaining_stock_tip: "Display remaining stock in shopfront"
|
||||
social:
|
||||
twitter_placeholder: "eg. @the_prof"
|
||||
instagram_placeholder: "eg. the_prof"
|
||||
|
||||
Reference in New Issue
Block a user