• {{ 'Rotate'|t('app') }}
  • {{ 'Crop'|t('app') }}
{% for label, ratio in craft.app.config.general.imageEditorRatios %}
{{ label|t('app') }}
{% endfor %}
{{ 'Custom'|t}} x