todo: i18n
This commit is contained in:
parent
c1eeee4e39
commit
f5e75cd868
1 changed files with 1 additions and 1 deletions
|
@ -189,7 +189,7 @@ import type { GroupDTO } from "@dwengo-1/common/interfaces/group";
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
} else {
|
} else {
|
||||||
alert("Please type a question before submitting.")
|
alert("Please type a question before submitting.") // TODO: i18n
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue