Files
Momento/memento-note/locales
sepehr fe30947caa
All checks were successful
Deploy to Production / Build and Deploy (push) Successful in 43s
fix: replace hardcoded French strings in notes-tabs-view with i18n
- Empty notebook placeholder: "Carnet vide" → t('notes.emptyNotebook')
- No note selected: "Aucune note sélectionnée" → t('notes.noNoteSelected')
- Descriptions replaced with t('notes.emptyNotebookDesc'), t('notes.selectOrCreateNote')
- Removed French fallback on newNote button title
- Added 4 new i18n keys to all 15 locales

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-26 21:44:14 +02:00
..