<%= link_to t("decidim.term_customizer.menu.term_customizer"), translation_sets_path %> > <%= link_to translated_attribute(set.name), translation_set_translations_path(set) %> > <%= t "translations.form.title", scope: "decidim.term_customizer.admin" %> <%= icon("info") %> <%= t("actions.help", scope: "decidim.term_customizer.admin") %>
<%= link_to t("actions.back", scope: "decidim.term_customizer.admin"), translation_set_translations_path(set), class: "button hollow tiny button--simple" %>

<%= t ".help_title" %>

<%= t ".help_html" %>

<%= t ".term_help_title" %>

<%= t ".term_help_html" %>
<%= form.text_field :key, autofocus: true %>
<%= form.translated :text_area, :value, rows: 4 %>