fix: i18n complet — mobile, backlinks, undo/redo, content-area
Some checks failed
CI / Deploy production (on server) (push) Has been cancelled
CI / Lint, Unit Tests & Build (push) Has been cancelled

- mobile-action-sheet.tsx: 15 chaînes → t()
- wikilinks-backlinks-panel.tsx: 3 chaînes → t() + import useLanguage
- note-content-area.tsx: 'Cliquez pour éditer' → t()
- undo-redo-feedback-extension.ts: strings → options configurables
- i18n FR/EN: 11 nouvelles clés (mobile.*, editor.*)
- SlashPreview et SlashCommand: déjà OK (i18n via localCommands)
This commit is contained in:
Antigravity
2026-06-20 16:25:49 +00:00
parent af277f418a
commit ce596fa947
6 changed files with 57 additions and 25 deletions

View File

@@ -2621,6 +2621,16 @@
"slashLivingBlock": "Bloc vivant",
"slashLivingBlockDesc": "Insérer depuis une autre note",
"frequentCommands": "★ Fréquents",
"mobileBlockActions": "Actions sur le bloc",
"mobileSelectAll": "Sélectionner tout",
"mobileDuplicate": "Dupliquer",
"mobileDelete": "Supprimer",
"mobileAiNote": "IA Note",
"mobileConvertFormat": "Convertir le format",
"mobileParagraph": "Paragraphe",
"mobileQuote": "Citation",
"editorBacklinks": "Liens entrants",
"editorClickToEdit": "Cliquez pour éditer",
"exercisesLoading": "Génération des exercices...",
"exercisesGenerated": "exercices créés !",
"aiGenerateExercises": "Générer des exercices",