{$i18n.t('Configure Placeholders')}

{serverName}
{$i18n.t( 'These values will be used to replace placeholders in the server headers. Your values are private and only visible to you.' )}
{#each placeholders as placeholder}
{$i18n.t('Used in headers as')} {'{{' + placeholder + '}}'}
{/each}