feat: indicateur versioning sur cartes + toolbar éditeur
Note card: - Icône History en overlay bottom-right (visible si historyEnabled=true) - Discrète: text-muted-foreground/50, ne pollue pas l'UI - Tooltip 'Historique des versions activé' Toolbar éditeur: - Icône History à côté du statut Saved/Dirty - Visible seulement en sm+ (desktop) - cursor-help + tooltip i18n: - notes.historyEnabledTooltip ajouté aux 15 locales (FR/EN traduits, 13 EN placeholder)
This commit is contained in:
@@ -282,7 +282,8 @@
|
||||
"unarchived": "خارج بایگانی",
|
||||
"uploading": "در حال آپلود...",
|
||||
"savedJustNow": "Saved",
|
||||
"unsaved": "Unsaved changes"
|
||||
"unsaved": "Unsaved changes",
|
||||
"historyEnabledTooltip": "Version history enabled — changes are tracked"
|
||||
},
|
||||
"pagination": {
|
||||
"previous": "←",
|
||||
|
||||
Reference in New Issue
Block a user