Change label of editCreation to chat

This commit is contained in:
elweyn 2023-03-08 10:58:54 +01:00
parent fe1473a9a5
commit d2927f1154

View File

@ -199,7 +199,7 @@ export default {
},
},
{ key: 'moderator', label: this.$t('moderator') },
{ key: 'editCreation', label: this.$t('edit') },
{ key: 'editCreation', label: this.$t('chat') },
{ key: 'confirm', label: this.$t('save') },
],
[