Fix split translations in workspace.accounting#72462
Conversation
|
@hoangzinh Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
|
@hoangzinh I am currently blocked on testing on macOS desktop, idk what is wrong with my setup i'm unable to login into the account, I will try again, but in the meantime can you please review my PR, it's complete i am only pending on adding macOS Desktop video |
Codecov Report❌ Patch coverage is
... and 7 files with indirect coverage changes 🚀 New features to boost your workflow:
|
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppScreen.Recording.2025-10-20.at.19.34.54.android.movAndroid: mWeb ChromeScreen.Recording.2025-10-20.at.19.30.50.android.chrome.moviOS: HybridAppScreen.Recording.2025-10-20.at.21.23.04.moviOS: mWeb SafariScreen.Recording.2025-10-20.at.20.08.13.ios.safari.movMacOS: Chrome / SafariScreen.Recording.2025-10-20.at.19.20.01.web.mov |
| accountMatches: 'Stellen Sie sicher, dass dieses Konto mit Ihrem übereinstimmt', | ||
| settlementAccount: 'Expensify-Kartenabrechnungskonto', | ||
| reconciliationWorks: ({lastFourPAN}: ReconciliationWorksParams) => `(endend mit ${lastFourPAN}), damit die kontinuierliche Abstimmung ordnungsgemäß funktioniert.`, | ||
| settlementAccountReconciliation: ({settlementAccountUrl, lastFourPAN}: SettlementAccountReconciliationParams) => |
There was a problem hiding this comment.
Did we miss übereinstimmt?
There was a problem hiding this comment.
I chat gpt it, it put it behind ${lastFourPAN}), fixing it in latest commit
| settlementAccount: 'la cuenta de liquidación de tu Tarjeta Expensify ', | ||
| reconciliationWorks: ({lastFourPAN}: ReconciliationWorksParams) => `(que termina en ${lastFourPAN}) para que la conciliación continua funcione correctamente.`, | ||
| settlementAccountReconciliation: ({settlementAccountUrl, lastFourPAN}: SettlementAccountReconciliationParams) => | ||
| `Asegúrate de que esta cuenta coincide con tu <a href="${settlementAccountUrl}">cuenta de liquidación de tu Tarjeta Expensify</a> (termina en ${lastFourPAN}) para que la conciliación continua funcione correctamente.`, |
There was a problem hiding this comment.
it looks different with original message
There was a problem hiding this comment.
good catch, fixing this in latest commit
|
@hoangzinh ready for review |
@hoangzinh I updated this screenshot |
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🚀 Deployed to staging by https://github.com/JS00001 in version: 9.2.35-0 🚀
|
|
🚀 Deployed to production by https://github.com/blimpich in version: 9.2.35-4 🚀
|

Explanation of Change
Fixed Issues
$ #72045
PROPOSAL: #72045 (comment)
Tests
Offline tests
QA Steps
Precondition:
Test:
Card reconciliationReconciliation accountVerify that the subtitle text displays correctly and on clicking
Expensify Card settlement accountyou are redirected correctlyPR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectioncanBeMissingparam foruseOnyxtoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))npm run compress-svg)Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop