mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
use correct locale
This commit is contained in:
parent
a811b2bf2d
commit
0a13a78172
@ -303,7 +303,7 @@ export default {
|
||||
},
|
||||
{
|
||||
key: 'deletedAt',
|
||||
label: this.$t('contributions.denied'),
|
||||
label: this.$t('contributions.deleted'),
|
||||
formatter: (value) => {
|
||||
return this.$d(new Date(value), 'short')
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user