mirror of
https://github.com/lukevella/rallly.git
synced 2025-08-06 01:48:32 +02:00
🌐 Remove redundant translation string
This commit is contained in:
parent
f5ab25ed1f
commit
e30f9b43cd
2 changed files with 1 additions and 2 deletions
|
@ -22,7 +22,7 @@ export async function QuickStartWidget() {
|
|||
<Trans
|
||||
t={t}
|
||||
ns="app"
|
||||
i18nKey="quickActionCreate"
|
||||
i18nKey="quickCreate"
|
||||
defaults="Quick Create"
|
||||
/>
|
||||
</h2>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue