mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-11 17:19:29 +00:00
phrase typo fix
This commit is contained in:
@@ -287,7 +287,7 @@ export const AbgabeStudentDetail = {
|
||||
},
|
||||
getTooltipBeurteilungerforderlich() {
|
||||
return {
|
||||
value: this.$p.t('abgabetool/c4tooltipBeurteilungerfolderlich'),
|
||||
value: this.$capitalize(this.$p.t('abgabetool/c4tooltipBeurteilungerforderlich')),
|
||||
class: "custom-tooltip"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user