Make string translatable and adjust to 300 px

This commit is contained in:
drummer83
2023-12-26 16:00:00 +01:00
parent eb70eb4bc8
commit 887a6d8e7a
2 changed files with 2 additions and 1 deletions

View File

@@ -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

View File

@@ -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.