• {{ 'Rotate'|t('app') }}
  • {{ 'Crop'|t('app') }}
{{ 'Rotate Left'|t('app') }}
{{ 'Rotate Right'|t('app') }}
{{ 'Flip Vertical'|t('app') }}
{{ 'Flip Horizontal'|t('app') }}
{{ 'Focal Point'|t('app') }}
{{ 'Focal Point'|t('app') }}
{% for label, ratio in craft.app.config.general.imageEditorRatios %}
{{ label|t('app') }}
{% endfor %}
{{ 'Custom'|t}} x