You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/languages/en.ts
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3898,6 +3898,8 @@ const translations = {
3898
3898
assignedCard: ({assignee, link}: AssignedCardParams)=>`assigned ${assignee} a ${link}! Imported transactions will appear in this chat.`,
3899
3899
companyCard: 'company card',
3900
3900
chooseCardFeed: 'Choose card feed',
3901
+
ukRegulation:
3902
+
'Expensify Limited is an agent of Plaid Financial Ltd., an authorised payment institution regulated by the Financial Conduct Authority under the Payment Services Regulations 2017 (Firm Reference Number: 804718). Plaid provides you with regulated account information services through Expensify Limited as its agent.',
3901
3903
},
3902
3904
expensifyCard: {
3903
3905
issueAndManageCards: 'Issue and manage your Expensify Cards',
Copy file name to clipboardExpand all lines: src/languages/es.ts
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3938,6 +3938,8 @@ const translations = {
3938
3938
assignedCard: ({assignee, link}: AssignedCardParams)=>`ha asignado a ${assignee} una ${link}! Las transacciones importadas aparecerán en este chat.`,
3939
3939
companyCard: 'tarjeta de empresa',
3940
3940
chooseCardFeed: 'Elige feed de tarjetas',
3941
+
ukRegulation:
3942
+
'Expensify Limited es un agente de Plaid Financial Ltd., una institución de pago autorizada y regulada por la Financial Conduct Authority conforme al Reglamento de Servicios de Pago de 2017 (Número de Referencia de la Firma: 804718). Plaid te proporciona servicios regulados de información de cuentas a través de Expensify Limited como su agente.',
3941
3943
},
3942
3944
expensifyCard: {
3943
3945
issueAndManageCards: 'Emitir y gestionar Tarjetas Expensify',
0 commit comments