+ {$t`Next milestone: ${targetFormatted}. ${remainingFormatted} to go.`} +
+{$t`You've passed every milestone. What an achievement!`}
+{formatNumber(dashboard.entriesWithSenses.filled)}
++ {formatCompletion(dashboard.entriesWithSenses, dashboard.totalEntries)} +
+{formatNumber(dashboard.entriesWithExamples.filled)}
++ {formatCompletion(dashboard.entriesWithExamples, dashboard.totalEntries)} +
+{$t`No vernacular writing systems configured.`}
+ {:else} +{$t`No analysis writing systems configured.`}
+ {:else} +{$t`Loading dashboard...`}
+ {/if} +