fix: Memory Echo sans vol de scroll, badge IA sidebar, wizard langue
- Ne plus auto-scroller vers Memory Echo : pastille bas de page + reset scroll au titre - Badges notes/carnets générés par l’IA dans la sidebar - Wizard : langue du contenu = langue de la requête ; refresh carnet après création - Voix : erreurs not-allowed/no-speech moins bruyantes
This commit is contained in:
@@ -65,6 +65,10 @@
|
||||
"freezePinnedNotebook": "Pin notebook sidebar order",
|
||||
"unfreezePinnedNotebook": "Unpin notebook sidebar order",
|
||||
"newSubNotebook": "New sub-notebook",
|
||||
"aiBadge": "AI",
|
||||
"aiGeneratedNote": "AI-generated note",
|
||||
"aiGeneratedNotebook": "Notebook created with AI — recently",
|
||||
"recentNote": "Recently created",
|
||||
"notebookEmpty": "Empty",
|
||||
"renameNotebook": "Rename",
|
||||
"sharedNotebookBadge": "· Shared",
|
||||
@@ -846,7 +850,14 @@
|
||||
"hideAll": "Hide extra connections ({count})",
|
||||
"retroTitle": "Notes that cite this content",
|
||||
"retroDescription": "This passage is quoted in {count} other note(s):",
|
||||
"consentRequired": "Enable AI processing in Settings → AI to see semantic connections for this note."
|
||||
"consentRequired": "Enable AI processing in Settings → AI to see semantic connections for this note.",
|
||||
"bottomCueLoading": "Memory Echo is scanning below…",
|
||||
"bottomCueFound": "{count} related notes below",
|
||||
"bottomCueFoundOne": "1 related note below",
|
||||
"bottomCueRetro": "Cited in {count} note(s) below",
|
||||
"bottomCueConsent": "AI connections available below",
|
||||
"bottomCueScroll": "Scroll to Memory Echo",
|
||||
"bottomCueDismiss": "Dismiss"
|
||||
},
|
||||
"fusion": {
|
||||
"title": "🔗 Intelligent Fusion",
|
||||
@@ -2733,6 +2744,9 @@
|
||||
"created": "Notebook created:",
|
||||
"notesCreated": "notes created",
|
||||
"openNotebook": "Open notebook",
|
||||
"openingNotebook": "Opening…",
|
||||
"autoOpenHint": "Opening the notebook and refreshing the sidebar…",
|
||||
"createdToast": "Notebook « {name} » ready — AI notes available",
|
||||
"studyPlanner": "Study Plan",
|
||||
"studyPlannerDesc": "AI creates a revision plan based on spaced repetition.",
|
||||
"examDate": "Exam date",
|
||||
@@ -4335,6 +4349,9 @@
|
||||
"created": "Notebook created:",
|
||||
"notesCreated": "notes created",
|
||||
"openNotebook": "Open notebook",
|
||||
"openingNotebook": "Opening…",
|
||||
"autoOpenHint": "Opening the notebook and refreshing the sidebar…",
|
||||
"createdToast": "Notebook « {name} » ready — AI notes available",
|
||||
"studyPlanner": "Study Plan",
|
||||
"studyPlannerDesc": "AI creates a revision plan based on spaced repetition.",
|
||||
"examDate": "Exam date",
|
||||
|
||||
Reference in New Issue
Block a user