{$_('splash.title')}
{$_(`splash.phrases.${phrase}`, { values: { // Required by de-de locale game: constants.placeholders.uppercase.full } })}
{#if typeof $locale === 'string'}
{$_(`splash.phrases.${phrase}`, {
values: {
// Required by de-de locale
game: constants.placeholders.uppercase.full
}
})}{$_('splash.title')}