{% set labels_help = _('A label’s name is the tag shown on photos. Its optional prompt is the phrase the recognizer matches against — leave it blank for simple objects like “dog”, and use a fuller phrase for activities, e.g. “people swimming in water”.') %}
{{ _("Photo labels") }}
{% if current_locale != 'en' %}
{% set english_note = _('Label names and prompts must be written in English — the offline image recognition model only understands English text.') %}
{% endif %}
{% trans %}Enable the labels the Classify labels automation should detect in your photos, or add your own.{% endtrans %}