162 Update structure of english translation file

This commit is contained in:
Lisa Hillebrand
2021-06-18 11:37:00 +02:00
parent 3fd9cc0e02
commit 8b8ae0d436
4 changed files with 15 additions and 24 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ function getTimes(prediction) {
}
export function determinePredictionText(bleedingPrediction, t) {
if (!bleedingPrediction.length) return t('noPrediction')
if (!bleedingPrediction.length) return t('labels.bleedingPrediction.noPrediction')
const {
todayDate,
predictedBleedingStart,