fix: update translation key for date selection in Estonian locale

This commit is contained in:
Danel Kungla
2025-08-26 11:28:10 +03:00
parent 2ac2e517f2
commit 54df7aae69
2 changed files with 3 additions and 3 deletions

View File

@@ -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>

View File

@@ -123,7 +123,7 @@
"height": "Pikkus",
"occurance": "Toetuse sagedus",
"amount": "Summa",
"date": "Vali kuupäev"
"selectDate": "Vali kuupäev"
},
"wallet": {
"balance": "Sinu MedReporti konto seis",