{#if typeof $locale === 'string'}

{$_('splash.title')}

{$_(`splash.phrases.${phrase}`, { values: { // Required by de-de locale game: constants.placeholders.uppercase.full } })}

{/if}