🌐 Remove redundant translation string

This commit is contained in:
Luke Vella 2025-01-21 18:53:55 +00:00
parent f5ab25ed1f
commit e30f9b43cd
No known key found for this signature in database
GPG key ID: 469CAD687F0D784C
2 changed files with 1 additions and 2 deletions

View file

@ -22,7 +22,7 @@ export async function QuickStartWidget() {
<Trans
t={t}
ns="app"
i18nKey="quickActionCreate"
i18nKey="quickCreate"
defaults="Quick Create"
/>
</h2>