diff --git a/admin/src/pages/CreationConfirm.vue b/admin/src/pages/CreationConfirm.vue index 6ce4c7728..fcb233a48 100644 --- a/admin/src/pages/CreationConfirm.vue +++ b/admin/src/pages/CreationConfirm.vue @@ -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') }, ], [