feat: add French (fr-FR) language support#581
Merged
Conversation
- Add fr-FR locale with French translations (875 keys) - Register fr-FR in locale index, LanguageToggle, and date-locale - Add common.french key to all existing locale files - Sync fr-FR key structure to match current en-US after cleanup Based on #514, rebased and adapted to the current locale structure. Closes #481 Co-Authored-By: saikrishna-prathapaneni <saiprathapaneni23@gmail.com>
0061183 to
f02ce84
Compare
demobdev
pushed a commit
to demobdev/open-notebook
that referenced
this pull request
Feb 25, 2026
- Add fr-FR locale with French translations (875 keys) - Register fr-FR in locale index, LanguageToggle, and date-locale - Add common.french key to all existing locale files - Sync fr-FR key structure to match current en-US after cleanup Based on lfnovo#514, rebased and adapted to the current locale structure. Closes lfnovo#481 Co-authored-by: saikrishna-prathapaneni <saiprathapaneni23@gmail.com>
ggrace519
pushed a commit
to ggrace519/open-notebook
that referenced
this pull request
Mar 11, 2026
- Add fr-FR locale with French translations (875 keys) - Register fr-FR in locale index, LanguageToggle, and date-locale - Add common.french key to all existing locale files - Sync fr-FR key structure to match current en-US after cleanup Based on lfnovo#514, rebased and adapted to the current locale structure. Closes lfnovo#481 Co-authored-by: saikrishna-prathapaneni <saiprathapaneni23@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
common.frenchkey to all existing locale filesBased on #514 by @saikrishna-prathapaneni, rebased and adapted to the current locale structure after the i18n cleanup in #580.
Closes #481
Test plan