Commit 8b928b3 1 parent 3897a5a commit 8b928b3 Copy full SHA for 8b928b3
File tree 2 files changed +12
-10
lines changed
packages/desktop-client/src/components/modals
2 files changed +12
-10
lines changed Original file line number Diff line number Diff line change @@ -291,11 +291,9 @@ export function CreateAccountModal({ upgradingAccountId }: CreateAccountProps) {
291
291
< strong >
292
292
Link a < em > European</ em > bank account
293
293
</ strong > { ' ' }
294
- to automatically download transactions.
295
- </ Trans >
296
- < Trans >
297
- GoCardless provides reliable, up-to-date information
298
- from hundreds of banks.
294
+ to automatically download transactions. GoCardless
295
+ provides reliable, up-to-date information from
296
+ hundreds of banks.
299
297
</ Trans >
300
298
</ Text >
301
299
< View
@@ -356,11 +354,9 @@ export function CreateAccountModal({ upgradingAccountId }: CreateAccountProps) {
356
354
< strong >
357
355
Link a < em > North American</ em > bank account
358
356
</ strong > { ' ' }
359
- to automatically download transactions.
360
- </ Trans >
361
- < Trans >
362
- SimpleFIN provides reliable, up-to-date information
363
- from hundreds of banks.
357
+ to automatically download transactions. SimpleFIN
358
+ provides reliable, up-to-date information from
359
+ hundreds of banks.
364
360
</ Trans >
365
361
</ Text >
366
362
</ >
Original file line number Diff line number Diff line change
1
+ ---
2
+ category : Bugfix
3
+ authors : [jfdoming]
4
+ ---
5
+
6
+ Add missing space in translation for bank sync
You can’t perform that action at this time.
0 commit comments