mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-21 05:59:27 +00:00
use correct phrase for column name
This commit is contained in:
@@ -172,7 +172,7 @@ export default {
|
||||
title: this.$p.t('mobility', 'kurzbz')
|
||||
});
|
||||
cm.getColumnByField('insertvonma').component.updateDefinition({
|
||||
title: this.$p.t('global', 'uploaddatum')
|
||||
title: this.$p.t('dokumente', 'akzeptiertVon')
|
||||
});
|
||||
cm.getColumnByField('hochgeladenamum').component.updateDefinition({
|
||||
title: this.$p.t('global', 'uploaddatum')
|
||||
|
||||
Reference in New Issue
Block a user