fix: update translation key for date selection in Estonian locale
This commit is contained in:
@@ -74,7 +74,7 @@ export default function TeamAccountStatistics({
|
||||
`${format(date.from, 'd MMMM yyyy', dateFormatOptions)} - ${format(date.to, 'd MMMM yyyy', dateFormatOptions)}`
|
||||
) : (
|
||||
<span>
|
||||
<Trans i18nKey="common:formField.date" />
|
||||
<Trans i18nKey="common:formField.selectDate" />
|
||||
</span>
|
||||
)}
|
||||
</Button>
|
||||
|
||||
Reference in New Issue
Block a user