mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Make string translatable and adjust to 300 px
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
.alpha.three.columns
|
||||
= f.label :logo
|
||||
%br
|
||||
100 x 100 pixels
|
||||
= t('.logo_size')
|
||||
.omega.eight.columns
|
||||
%img{ class: 'image-field-group__preview-image', ng: { src: '{{ Enterprise.logo.thumb }}', if: 'Enterprise.logo' } }
|
||||
%br
|
||||
|
||||
@@ -1102,6 +1102,7 @@ en:
|
||||
images:
|
||||
legend: "Images"
|
||||
logo: Logo
|
||||
logo_size: "300 x 300 pixels"
|
||||
promo_image_placeholder: 'This image is displayed in "About Us"'
|
||||
promo_image_note1: 'PLEASE NOTE:'
|
||||
promo_image_note2: Any promo image uploaded here will be cropped to 1200 x 260.
|
||||
|
||||
Reference in New Issue
Block a user