1a
<%= Ffof.t('Choose a color') %>
1b
<%= Ffof.t('Upload image') %>
<%= Ffof.t('Upload an image with one of these types: @formats. The image must be smaller than @size', {'@formats': '.png, .gif, .jpeg', '@size': '5MB'}) %>
2
<%= Ffof.t('Preview') %>