Add French language support - #1501
Open
tiweb442 wants to merge 1 commit into
Open
Conversation
Register fr as a supported locale with full translation files and expose FR in the language switchers. Co-authored-by: Cursor <cursoragent@cursor.com>
Preview deploymentPreview environment for this PR is ready for functional testing. Use one of the test accounts below to log in.
Test accounts (click to expand)
This preview will be automatically destroyed when the PR is closed. |
Collaborator
|
Your PR description doesn't mention it: are these AI translations or the translations straight from OGame? |
Contributor
Author
|
Yes its ai translation i will play and fix what i see over the time
Le lun. 20 juill. 2026, 7 h 02 a.m., Geda173 ***@***.***> a
écrit :
… *Geda173* left a comment (lanedirt/OGameX#1501)
<#1501 (comment)>
Your PR description doesn't mention it: are these AI translations or the
translations straight from OGame?
—
Reply to this email directly, view it on GitHub
<#1501?email_source=notifications&email_token=AD5FVLOI67IHVP473PNB4UD5FX32PA5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTKMBSGE2TANBYGY4KM4TFMFZW63VGMF2XI2DPOKSWK5TFNZ2KYZTPN52GK4S7MNWGSY3L#issuecomment-5021504868>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AD5FVLLWNCOKIPJ7MKBL2VD5FX32PAVCNFSNUABFKJSXA33TNF2G64TZHM3TONJRGIYTGMZYHNEXG43VMU5TIOJSGQ4TGMRYGYZ2C5QC>
.
Triage notifications, keep track of coding agent tasks and review pull
requests on the go with GitHub Mobile for iOS
<https://github.com/notifications/mobile/ios/AD5FVLNAMX4GPW3SCLDSNK35FX32PA5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTKMBSGE2TANBYGY4KM4TFMFZW63VGMF2XI2DPOKSWK5TFNZ2KUZTPN52GK4S7NFXXG>
and Android
<https://github.com/notifications/mobile/android/AD5FVLICEGHPF4WRQ5T7WMT5FX32PA5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTKMBSGE2TANBYGY4KM4TFMFZW63VGMF2XI2DPOKSWK5TFNZ2K4ZTPN52GK4S7MFXGI4TPNFSA>.
Download it today!
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
|
Hello, thanks for the translation ! |
Contributor
Author
|
I wanted to do them in phase so i could check for error but i have to many
PR open i have to wait for them to close/merge
Le mer. 22 juill. 2026, 1 h 26 a.m., minidevlog59 ***@***.***>
a écrit :
… *minidevlog59* left a comment (lanedirt/OGameX#1501)
<#1501 (comment)>
Hello, thanks for the translation !
The admin section and the images haven't been translated yet. Ideally,
could we update the Cursor prompt to include them ? Thanks in advance !
Regards,
Vincent
—
Reply to this email directly, view it on GitHub
<#1501?email_source=notifications&email_token=AD5FVLJQ43J5EMA3MSZM3SL5GBF63A5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTKMBUGIYTQMRRHA2KM4TFMFZW63VGMF2XI2DPOKSWK5TFNZ2KYZTPN52GK4S7MNWGSY3L#issuecomment-5042182184>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AD5FVLMTNHOZGBAWLAMEPIT5GBF63AVCNFSNUABFKJSXA33TNF2G64TZHM3TONJRGIYTGMZYHNEXG43VMU5TIOJSGQ4TGMRYGYZ2C5QC>
.
Triage notifications, keep track of coding agent tasks and review pull
requests on the go with GitHub Mobile for iOS
<https://github.com/notifications/mobile/ios/AD5FVLOBR5KWC5DNNM7SNST5GBF63A5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTKMBUGIYTQMRRHA2KM4TFMFZW63VGMF2XI2DPOKSWK5TFNZ2KUZTPN52GK4S7NFXXG>
and Android
<https://github.com/notifications/mobile/android/AD5FVLNLF5O3SPF6DI2HS7L5GBF63A5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTKMBUGIYTQMRRHA2KM4TFMFZW63VGMF2XI2DPOKSWK5TFNZ2K4ZTPN52GK4S7MFXGI4TPNFSA>.
Download it today!
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
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
fras a supported locale and adds FR to the ingame/outgame language switchersresources/lang/fr/(plusfr.json), covering the same keys as EnglishTest plan
/lang/fr(or click FR) as a guest and confirm French outgame strings (e.g. login)php artisan test --filter=LanguageSwitchTestMade with Cursor