feat(ai): localize AI features
This commit is contained in:
@@ -1122,7 +1122,7 @@ export function NoteEditor({ note, readOnly = false, onClose }: NoteEditorProps)
|
||||
}
|
||||
}
|
||||
|
||||
toast.success('Notes fusionnées avec succès !')
|
||||
toast.success(t('toast.notesFusionSuccess'))
|
||||
triggerRefresh()
|
||||
onClose()
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user