{$i18n.t('You may replace the placeholder variables with values below. Note that if you do not enter a value, the placeholder will be removed from the text.')}
+
+
+ {#each variables as variable (variable)}
+
+
+ {@html $i18n.t('Insert a value for {{variable}}', { variable })}
+