The <page-section>
component will render semantic HTML. By adding a :section-title
prop to the <page-section>
component, the localized text string will be rendered in an h2
header element.
// Example: `src/views/AccessControl/Ldap/Ldap.vue` <page-section :section-title="$t('pageLdap.settings')">