feat(local): add french langage - #1584
Merged
Merged
Conversation
Owner
|
@Hugo-Galley Thanks! I was actually going to ask you about that. I’ve merged some new content. Could you update those few words? |
Contributor
Author
|
Yes, I’ll take care of it. |
- assets: add insertPdfLink / insertPdf keys + update tip text (pdf embed) - viewer: add pdfEmbed.defaultTitle (pdf embed) - backup: add path/pathPlaceholder/pathHint keys (LEAFWIKI_GIT_BACKUP_PATH) - tocDisplay: create missing FR file (always-show TOC admin setting)
Hugo-Galley
force-pushed
the
feat/add-french-langage
branch
from
September 23, 2026 10:09
16fc0b3 to
999614b
Compare
Contributor
Author
|
@perber I push new translations |
- fr/backup.json used a stale secretKeepPlaceholder key instead of the current secretStoredLabel + changeSecretButton pair, which broke the i18n key-parity test (the CI failure on this PR) - config.test.ts used 'fr' as its example of an unrecognized language, which no longer holds once fr ships - internal/usersettings/language.go's allowedLanguages map was missing fr, so users could never actually select French as their UI language in settings despite the shipped translations - normalized a few stray curly apostrophes in fr/common.json and fr/publicAccess.json to match the straight-quote convention used in the other locales
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.
Related issue
No related isssues, it's just for add french transcriptions in wiki
Fixes #
What changed
Checklist
npm run formatinui/leafwiki-ui(and ine2eif e2e tests changed)