{#if $userIsAdminStore}

{_("warning.title")}

{_("warning.content", { upgradeLink })}

{:else if $limitMapStore}

This map is available for 2 days. You can register your domain here!

{:else}

{_("warning.title")}

{_("warning.limit")}

{/if}