Skip to content

Commit 2e9be70

Browse files
authored
Merge pull request #89338 from Expensify/claude-removeUnvalidatedCardWarning
Remove admin warning about card pending for unvalidated accounts
2 parents a0b5779 + 5521c95 commit 2e9be70

14 files changed

Lines changed: 3 additions & 52 deletions

File tree

src/languages/de.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5390,7 +5390,6 @@ _Für ausführlichere Anweisungen [besuchen Sie unsere Hilfeseite](${CONST.NETSU
53905390
monthly: 'Monatlich',
53915391
},
53925392
cardDetails: 'Kartendaten',
5393-
cardPending: ({name}: {name: string}) => `Die Karte ist derzeit ausstehend und wird ausgestellt, sobald das Konto von ${name} verifiziert wurde.`,
53945393
virtual: 'Virtuell',
53955394
physical: 'Physisch',
53965395
deactivate: 'Karte deaktivieren',

src/languages/en.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5398,7 +5398,6 @@ const translations = {
53985398
monthly: 'Monthly',
53995399
},
54005400
cardDetails: 'Card details',
5401-
cardPending: ({name}: {name: string}) => `Card is currently pending and will be issued once ${name}'s account is validated.`,
54025401
virtual: 'Virtual',
54035402
physical: 'Physical',
54045403
deactivate: 'Deactivate card',

src/languages/es.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5256,7 +5256,6 @@ ${amount} para ${merchant} - ${date}`,
52565256
monthly: 'Mensual',
52575257
},
52585258
cardDetails: 'Datos de la tarjeta',
5259-
cardPending: ({name}: {name: string}) => `La tarjeta está pendiente y se emitirá una vez que la cuenta de ${name} haya sido validada.`,
52605259
virtual: 'Virtual',
52615260
physical: 'Física',
52625261
deactivate: 'Desactivar tarjeta',

src/languages/fr.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5399,7 +5399,6 @@ _Pour des instructions plus détaillées, [visitez notre site d’aide](${CONST.
53995399
monthly: 'Mensuel',
54005400
},
54015401
cardDetails: 'Détails de la carte',
5402-
cardPending: ({name}: {name: string}) => `La carte est actuellement en attente et sera émise une fois le compte de ${name} validé.`,
54035402
virtual: 'Virtuelle',
54045403
physical: 'Physique',
54055404
deactivate: 'Désactiver la carte',

src/languages/it.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5370,7 +5370,6 @@ _Per istruzioni più dettagliate, [visita il nostro sito di assistenza](${CONST.
53705370
monthly: 'Mensile',
53715371
},
53725372
cardDetails: 'Dettagli carta',
5373-
cardPending: ({name}: {name: string}) => `La carta è al momento in sospeso e verrà emessa non appena l'account di ${name} sarà convalidato.`,
53745373
virtual: 'Virtuale',
53755374
physical: 'Fisico',
53765375
deactivate: 'Disattiva carta',

src/languages/ja.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5320,7 +5320,6 @@ _詳しい手順については、[ヘルプサイトをご覧ください](${CO
53205320
monthly: '毎月',
53215321
},
53225322
cardDetails: 'カード情報',
5323-
cardPending: ({name}: {name: string}) => `カードは現在保留中で、${name} さんのアカウントが認証され次第、発行されます。`,
53245323
virtual: 'バーチャル',
53255324
physical: '物理',
53265325
deactivate: 'カードを無効化',

src/languages/nl.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5362,7 +5362,6 @@ _Voor meer gedetailleerde instructies, [bezoek onze help-site](${CONST.NETSUITE_
53625362
monthly: 'Maandelijks',
53635363
},
53645364
cardDetails: 'Kaartgegevens',
5365-
cardPending: ({name}: {name: string}) => `De kaart is momenteel in behandeling en wordt uitgegeven zodra het account van ${name} is gevalideerd.`,
53665365
virtual: 'Virtueel',
53675366
physical: 'Fysiek',
53685367
deactivate: 'Kaart deactiveren',

src/languages/pl.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5350,7 +5350,6 @@ _Aby uzyskać bardziej szczegółowe instrukcje, [odwiedź naszą stronę pomocy
53505350
monthly: 'Miesięcznie',
53515351
},
53525352
cardDetails: 'Dane karty',
5353-
cardPending: ({name}: {name: string}) => `Karta jest obecnie w oczekiwaniu i zostanie wydana po zweryfikowaniu konta ${name}.`,
53545353
virtual: 'Wirtualna',
53555354
physical: 'Fizyczny',
53565355
deactivate: 'Dezaktywuj kartę',

src/languages/pt-BR.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5353,7 +5353,6 @@ _Para instruções mais detalhadas, [visite nossa central de ajuda](${CONST.NETS
53535353
monthly: 'Mensal',
53545354
},
53555355
cardDetails: 'Detalhes do cartão',
5356-
cardPending: ({name}: {name: string}) => `O cartão está atualmente pendente e será emitido quando a conta de ${name} for validada.`,
53575356
virtual: 'Virtual',
53585357
physical: 'Físico',
53595358
deactivate: 'Desativar cartão',

src/languages/zh-hans.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5235,7 +5235,6 @@ _如需更详细的说明,请[访问我们的帮助网站](${CONST.NETSUITE_IM
52355235
monthly: '每月',
52365236
},
52375237
cardDetails: '卡片详情',
5238-
cardPending: ({name}: {name: string}) => `卡片目前处于待处理状态,将在验证完 ${name} 的账户后发行。`,
52395238
virtual: '虚拟',
52405239
physical: '实体',
52415240
deactivate: '停用卡片',

0 commit comments

Comments
 (0)